Inherits UntrainableTransform

A Transform that expect multiple matrices per Template and is not trainable

See:

UntrainableMetaTransforms are UntrainableTransforms that are not independent. This means they expect more then one matrix in each input Template and a new instance of the transform should not be created for each matrix.