template <class XXCOEFF> void Matrix <XXCOEFF> ::transpose (void)

Transposition of a matrix

Documentation

Transposition of a matrix. When it is a square matrix, the coefficients are swaped. When it is a rectangular matrix, a copy of this matrix is made and then the matrix is transposed from this copy.

alphabetic index hierarchy of classes


Partially supported by FRISCO LTR 21.024
For more information

generated by doc++