$darkmode
cloe::utility::MatrixAccessor< Row, Col > Struct Template Reference

Static Public Member Functions

template<typename T , typename Scalar = typename MatrixTypeTraits<T>::Scalar>
static Scalar get (T &matrix)
 
template<typename T , typename Scalar = typename MatrixTypeTraits<T>::Scalar>
static void set (T &matrix, Scalar value)
 

Detailed Description

template<int Row, int Col>
struct cloe::utility::MatrixAccessor< Row, Col >

Accessor functions for Eigen matrices


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