Home
last modified time | relevance | path

Searched refs:IsPlainObjectBase (Results 1 – 3 of 3) sorted by relevance

/external/eigen/Eigen/src/Core/
DDenseBase.h176 enum { IsPlainObjectBase = 0 }; enumerator
416 …EIGEN_STATIC_ASSERT(!OtherDerived::IsPlainObjectBase,THIS_EXPRESSION_IS_NOT_A_LVALUE__IT_IS_READ_O… in swap()
DRef.h223 … EIGEN_STATIC_ASSERT(!Derived::IsPlainObjectBase,THIS_EXPRESSION_IS_NOT_A_LVALUE__IT_IS_READ_ONLY);
DPlainObjectBase.h911 enum { IsPlainObjectBase = 1 };