#include "eigenpy/fwd.hpp"
Go to the source code of this file.
Macros | |
#define | EIGENPY_MAKE_FIXED_TYPEDEFS(Type, Options, TypeSuffix, Size) |
#define | EIGENPY_MAKE_TYPEDEFS(Type, Options, TypeSuffix, Size, SizeSuffix) |
#define | EIGENPY_MAKE_TYPEDEFS_ALL_SIZES(Type, Options, TypeSuffix) |
#define EIGENPY_MAKE_FIXED_TYPEDEFS | ( | Type, | |
Options, | |||
TypeSuffix, | |||
Size | |||
) |
Definition at line 19 of file eigen-typedef.hpp.
#define EIGENPY_MAKE_TYPEDEFS | ( | Type, | |
Options, | |||
TypeSuffix, | |||
Size, | |||
SizeSuffix | |||
) |
Definition at line 10 of file eigen-typedef.hpp.
#define EIGENPY_MAKE_TYPEDEFS_ALL_SIZES | ( | Type, | |
Options, | |||
TypeSuffix | |||
) |
Definition at line 27 of file eigen-typedef.hpp.