|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
TransformationFunction
TransformationFunction[data]
represents a transformation function that applies geometric and other transformations.
DetailsDetails
- TransformationFunction works like Function.
- TransformationFunction[...][vec] applies the transformation function to a vector, returning a transformed vector.
- TransformationFunction works with both numerical and symbolic vectors.
- For purposes of display, a
-dimensional TransformationFunction is typically shown with a
×
homogeneous matrix. - Composition and InverseFunction can be used with TransformationFunction.
- When possible, matrix forms for transformations can be obtained from TransformationFunction objects using TransformationMatrix.
- GeometricTransformation can be used to represent the effect of applying a TransformationFunction object to geometrical or graphics objects.
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
