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

Detailed Description

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

Expression for block diagonal replication of a matrix or vector.

Parameters
MatrixTypethe type of the object we are replicating

Inherits type< BlockDiag< MatrixType, NumBlocks > >.