Constructor / Destructor Description
Transform(bool independent = true, bool trainable = true) Default constructor for transforms. By default independent and trainable are set to true.
~Transform() Default Destructor, it doesn't do anything