Go to the source code of this file.
|
namespace | Eigen |
| Namespace containing all symbols from the Eigen library.
|
|
◆ EIGEN_STATIC_ASSERT_INDEX_BASED_ACCESS
#define EIGEN_STATIC_ASSERT_INDEX_BASED_ACCESS |
( |
|
Derived | ) |
|
Value:
YOU_ARE_TRYING_TO_USE_AN_INDEX_BASED_ACCESSOR_ON_AN_EXPRESSION_THAT_DOES_NOT_SUPPORT_THAT)
#define EIGEN_STATIC_ASSERT(CONDITION, MSG)
Definition: StaticAssert.h:127
const unsigned int LinearAccessBit
Short version: means the expression can be seen as 1D vector.
Definition: Constants.h:130