template<typename MatrixType, int NumBlocks>
class Eigen::BlockTranspose< MatrixType, NumBlocks >
Expression of block-wise transposition of a tiled matrix.
- Parameters
-
MatrixType | the type of the object we are replicating |
Inherits type< BlockTranspose< MatrixType, NumBlocks > >.