Classes | Namespaces | Macros
MapBase.h File Reference

Go to the source code of this file.

Classes

class  Eigen::MapBase< Derived, ReadOnlyAccessors >
 
class  Eigen::MapBase< Derived, WriteAccessors >
 

Namespaces

 Eigen
 

Macros

#define EIGEN_STATIC_ASSERT_INDEX_BASED_ACCESS(Derived)
 

Macro Definition Documentation

#define EIGEN_STATIC_ASSERT_INDEX_BASED_ACCESS (   Derived)
Value:
EIGEN_STATIC_ASSERT((int(internal::traits<Derived>::Flags) & LinearAccessBit) || Derived::IsVectorAtCompileTime, \
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:111
const unsigned int LinearAccessBit
Definition: Constants.h:117

Definition at line 14 of file MapBase.h.



tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:03