$darkmode
cloe::utility::MatrixTypeTraits< T > Struct Template Reference

Public Types

using Scalar = typename MatrixTypeTraitsDetail< T >::Scalar
 
using Ctors = typename MatrixCtors< T, MatrixTypeTraitsDetail< T >::Rows, MatrixTypeTraitsDetail< T >::Cols >::Ctors
 

Static Public Attributes

static constexpr int Rows = MatrixTypeTraitsDetail<T>::Rows
 
static constexpr int Cols = MatrixTypeTraitsDetail<T>::Cols
 

Detailed Description

template<typename T>
struct cloe::utility::MatrixTypeTraits< T >

Type-Traits for Eigen matrices


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