Public Types

internal::size_at_compile_time< _Rows, _Cols > Struct Template Reference

#include <XprHelper.h>

List of all members.

Public Types

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

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


Member Enumeration Documentation

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

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