Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Geometric Transforms >

AffineTransform

AffineTransform[m]
gives a TransformationFunction that represents an affine transform that maps r to m.r.
AffineTransform[{m, v}]
gives an affine transform that maps r to m.r+v.
  • For ordinary affine transforms in n dimensions, m is an n×n matrix.
  • AffineTransform in general supports s×n matrices for transformations in n dimensions.
New in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team