template<class Operand>
Transpose class
Represents the transpose matrix of some matrix .
| Template parameters | |
|---|---|
| Operand | Type of operand |
Represents the mathematical expression:
where Operand is a type representing an matrix and the transpose matrix is an matrix defined by