transpose


This object has been removed in release 10.0.0. Use NTL objects instead.

Transpose tensor(matrix).

You can find more information in comments below.

template<class TYPE, size_t SIZE>
    void transpose(TTensor<TYPE, SIZE, SIZE> &m); // Transpose NxN size tensor(square matrix)
Namespace: nitisa::math
Include: Nitisa/Modules/Math/Tensor.h