|
Go to the source code of this file.
Classes | |
class | Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > |
Namespaces | |
Eigen | |
Macros | |
#define | ax_eigen_fwd_make_matrix_and_vector(Type, TSuff, Size, SzSuff) |
#define | ax_eigen_fwd_make_matrix_and_vector_ALL_SIZES(Type, TypeSuffix) |
#define | ax_eigen_fwd_make_matrix_one_dynamic_dim(Type, TypeSuffix, Size) |
Typedefs | |
using | Quaterniond = Quaternion< double, 0 > |
using | Quaternionf = Quaternion< float, 0 > |
Functions | |
f | ax_eigen_fwd_make_matrix_and_vector_ALL_SIZES (double, d) template< typename _Scalar |
ax_eigen_fwd_make_matrix_and_vector_ALL_SIZES (int, i) ax_eigen_fwd_make_matrix_and_vector_ALL_SIZES(float | |
#define ax_eigen_fwd_make_matrix_and_vector | ( | Type, | |
TSuff, | |||
Size, | |||
SzSuff | |||
) |
Definition at line 30 of file EigenForwardDeclarations.h.
#define ax_eigen_fwd_make_matrix_and_vector_ALL_SIZES | ( | Type, | |
TypeSuffix | |||
) |
Definition at line 38 of file EigenForwardDeclarations.h.