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

Detailed Description

template<typename MatrixType, int Dim>
class Eigen::VecAsSymmMatrix< MatrixType, Dim >

Expression for presenting a vector as a DimxDim symmetric matrix.

Parameters
MatrixTypethe type of the vector

Inherits type< VecAsSymmMatrix< MatrixType, Dim > >.