Classes | Namespaces | Defines | Functions
PlainObjectBase.h File Reference

Go to the source code of this file.

Classes

class  PlainObjectBase< Derived >
 Dense storage base class for matrices and arrays. More...
struct  PlainObjectBase< Derived >::StridedAlignedMapType< StrideType >
struct  PlainObjectBase< Derived >::StridedConstAlignedMapType< StrideType >
struct  PlainObjectBase< Derived >::StridedConstMapType< StrideType >
struct  PlainObjectBase< Derived >::StridedMapType< StrideType >

Namespaces

namespace  Eigen
 

Namespace containing all symbols from the Eigen library.


namespace  Eigen::internal

Defines

#define EIGEN_INITIALIZE_BY_ZERO_IF_THAT_OPTION_IS_ENABLED

Functions

template<typename Index >
EIGEN_ALWAYS_INLINE void check_rows_cols_for_overflow (Index rows, Index cols)

Define Documentation