Click or drag to resize

AffineTransformationTransform Method

Overload List
  NameDescription
Public methodTransform(Matrix)
Apply computed transformation to new observations.
(Inherited from FactorTransformation.)
Public methodTransform(Vector)
Apply computed transformation to new observation.
(Inherited from FactorTransformation.)
Public methodTransform(Matrix, Matrix)
Apply computed transformation to new observations.
(Overrides FactorTransformationTransform(Matrix, Matrix).)
Public methodTransform(Vector, Vector)
Apply computed transformation to new observation.
(Overrides FactorTransformationTransform(Vector, Vector).)
Top
See Also