Logo white

Peter M. Groen / openbr

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • openbr
  • docs
  • docs
  • api_docs
  • cpp_api
  • timevaryingtransform
  • constructors.md
  • Tabs => Spaces. Removed empty file and unused scripts
    0bdd4455
    Jordan Cheney authored
    2015-05-01 15:28:40 -0400  
    Browse Code ยป
constructors.md 417 Bytes
Edit Raw Blame History
Constructor Description
TimeVaryingTransform(bool independent = true, bool trainable = true) Default constructor. Calls Transform constructor with the given value of independent and trainable. It also initializes timeInvariantAlias.