Click or drag to resize

FactorTransformationInverseTransform Method

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