transpositioninvariant
Transpositioninvariant, or transposition-invariant, is a term used to describe a property of a function, representation, or system that remains unchanged when its input is transposed. A transposition is an operation that swaps components or shifts them in a defined way, such as a matrix transpose A -> A^T, or, in music, a pitch shift that raises or lowers every note by a fixed interval. In this sense, a transposition-invariant quantity satisfies F(A) = F(A^T) for all permitted inputs A.
In linear algebra and matrix analysis, many spectral quantities are transposition-invariant: for example, the singular values
In music and audio processing, transposition invariance describes attempts to recognize patterns independently of their absolute
In machine learning and pattern recognition, transposition invariance can refer to robustness to the transpose operation
See also invariance, transpose, symmetry, singular values, shift-invariance.