Click or drag to resize

AffineTransformationInverseTransform Method

Overload List
  NameDescription
Public methodInverseTransform(Matrix)
Apply computed inverse transformation to transformed component samples.
(Inherited from FactorTransformation.)
Public methodInverseTransform(Vector)
Apply computed inverse transformation to transformed component sample.
(Inherited from FactorTransformation.)
Public methodInverseTransform(Matrix, Matrix)
Apply computed inverse transformation to transformed component samples.
(Overrides FactorTransformationInverseTransform(Matrix, Matrix).)
Public methodInverseTransform(Vector, Vector)
Apply computed inverse transformation to transformed component sample.
(Overrides FactorTransformationInverseTransform(Vector, Vector).)
Top
See Also