NDDEM
Public Types | List of all members
Eigen::internal::size_at_compile_time< _Rows, _Cols > Struct Template Reference

#include <XprHelper.h>

Public Types

enum  { ret = (_Rows==Dynamic || _Cols==Dynamic) ? Dynamic : _Rows * _Cols }
 

Member Enumeration Documentation

◆ anonymous enum

template<int _Rows, int _Cols>
anonymous enum
Enumerator
ret 

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