Orthogonal transformation
ID: orthogonal-transformation
An orthogonal transformation is a linear transformation that preserves the inner product of vectors, which in turn means it also preserves lengths and angles between vectors. In practical terms, if you apply an orthogonal transformation to a set of vectors, the transformed vectors will maintain their geometric relationships. Mathematically, a transformation \( T: \mathbb{R}^n \to \mathbb{R}^n \) can be represented using a matrix \( A \).
New to topics? Read the docs here!