OpenMesh
Loading...
Searching...
No Matches
OpenMesh::vector_traits< Eigen::Matrix< _Scalar, _Rows, _Cols, _Options > > Struct Template Reference

Public Types

using vector_type = Eigen::Matrix<_Scalar, _Rows, _Cols, _Options>
 
using value_type = _Scalar
 
typedef Eigen::Matrix< _Scalar, _Rows, _Cols, _Options >::vector_type vector_type
 Type of the vector class.
 
typedef Eigen::Matrix< _Scalar, _Rows, _Cols, _Options >::value_type value_type
 Type of the scalar value.
 

Static Public Member Functions

static size_t size ()
 
static size_t size ()
 size/dimension of the vector
 

Static Public Attributes

static const size_t size_ = _Rows * _Cols
 
static const size_t size_
 size/dimension of the vector
 

The documentation for this struct was generated from the following file:

Project OpenMesh, ©  Visual Computing Institute, RWTH Aachen. Documentation generated using doxygen .