G+Smo  23.12.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BlockTranspose< MatrixType, NumBlocks > Class Template Reference

Detailed Description

template<typename MatrixType, int NumBlocks>
class Eigen::BlockTranspose< MatrixType, NumBlocks >

Expression of block-wise transposition of a tiled matrix.

Parameters
MatrixTypethe type of the object we are replicating

Inherits type< BlockTranspose< MatrixType, NumBlocks > >.