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 }
 

Detailed Description

template<int _Rows, int _Cols>
struct Eigen::internal::size_at_compile_time< _Rows, _Cols >

Definition at line 161 of file XprHelper.h.

Member Enumeration Documentation

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

Definition at line 163 of file XprHelper.h.


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


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Mon Jun 10 2019 12:35:46