Go to the source code of this file.
Classes |
class | Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > |
| General-purpose arrays with easy API for coefficient-wise operations. More...
|
Namespaces |
namespace | Eigen |
| Namespace containing all symbols from the Eigen library.
|
namespace | Eigen::internal |
Defines |
#define | EIGEN_MAKE_ARRAY_FIXED_TYPEDEFS(Type, TypeSuffix, Size) |
#define | EIGEN_MAKE_ARRAY_TYPEDEFS(Type, TypeSuffix, Size, SizeSuffix) |
#define | EIGEN_MAKE_ARRAY_TYPEDEFS_ALL_SIZES(Type, TypeSuffix) |
#define | EIGEN_USING_ARRAY_TYPEDEFS |
#define | EIGEN_USING_ARRAY_TYPEDEFS_FOR_TYPE(TypeSuffix) |
#define | EIGEN_USING_ARRAY_TYPEDEFS_FOR_TYPE_AND_SIZE(TypeSuffix, SizeSuffix) |
Define Documentation