Concept

Orthogonal Matrix Inverse Property

An important property of an orthogonal matrix AA is that AAT=ATA=IA A^T = A^T A = I, which means that its inverse is simply its transpose: A1=ATA^{-1} = A^T. This property makes the matrix inverse operation computationally cheap.

0

1

Updated 2026-06-16

References


Tags

Data Science