Go to the source code of this file.
|
#define | CHECK_MIXSCALAR_V5(VEC5, A0, A1, A2, A3, A4) |
|
#define | CHECK_MIXSCALAR_V5_APPROX(V, A0, A1, A2, A3, A4) |
|
#define | EIGEN_NO_STATIC_ASSERT |
|
◆ CHECK_MIXSCALAR_V5
#define CHECK_MIXSCALAR_V5 |
( |
|
VEC5, |
|
|
|
A0, |
|
|
|
A1, |
|
|
|
A2, |
|
|
|
A3, |
|
|
|
A4 |
|
) |
| |
◆ CHECK_MIXSCALAR_V5_APPROX
#define CHECK_MIXSCALAR_V5_APPROX |
( |
|
V, |
|
|
|
A0, |
|
|
|
A1, |
|
|
|
A2, |
|
|
|
A3, |
|
|
|
A4 |
|
) |
| |
◆ EIGEN_NO_STATIC_ASSERT
#define EIGEN_NO_STATIC_ASSERT |
◆ dynamicVectorConstruction()
template<typename Scalar >
void dynamicVectorConstruction |
( |
| ) |
|
◆ EIGEN_DECLARE_TEST()
EIGEN_DECLARE_TEST |
( |
initializer_list_construction |
| ) |
|
◆ fixedsizeVariadicVectorConstruction()
template<typename Scalar >
void fixedsizeVariadicVectorConstruction |
( |
| ) |
|
◆ fixedsizeVariadicVectorConstruction2()
template<typename Vec4 , typename Vec5 >
void fixedsizeVariadicVectorConstruction2 |
( |
| ) |
|
◆ fixedsizeVariadicVectorConstruction3()
template<int >
void fixedsizeVariadicVectorConstruction3 |
( |
| ) |
|
◆ initializerListArrayConstruction()
template<typename Scalar >
void initializerListArrayConstruction |
( |
| ) |
|
◆ initializerListMatrixConstruction()
template<typename Scalar >
void initializerListMatrixConstruction |
( |
| ) |
|
◆ initializerListVectorConstruction()
template<typename Scalar >
void initializerListVectorConstruction |
( |
| ) |
|