MOAB  4.9.3pre
Eigen::internal::check_rows_cols_for_overflow< MaxSizeAtCompileTime > Struct Template Reference

#include <PlainObjectBase.h>

List of all members.

Static Public Member Functions

template<typename Index >
static EIGEN_DEVICE_FUNC
EIGEN_ALWAYS_INLINE void 
run (Index, Index)

Detailed Description

template<int MaxSizeAtCompileTime>
struct Eigen::internal::check_rows_cols_for_overflow< MaxSizeAtCompileTime >

Definition at line 29 of file PlainObjectBase.h.


Member Function Documentation

template<int MaxSizeAtCompileTime>
template<typename Index >
static EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void Eigen::internal::check_rows_cols_for_overflow< MaxSizeAtCompileTime >::run ( Index  ,
Index   
) [inline, static]

Definition at line 32 of file PlainObjectBase.h.

  {
  }

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines