|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
AffineTransform
AffineTransform[m]
gives a TransformationFunction that represents an affine transform that maps r to
.
AffineTransform[{m, v}]
gives an affine transform that maps r to
.
DetailsDetails
- AffineTransform gives a TransformationFunction which can be applied to vectors.
- For ordinary affine transforms in
dimensions, m is an
×
matrix. - AffineTransform in general supports
×
matrices for transformations in
dimensions.
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
