Searched defs:PlainObjectType (Results 1 - 2 of 2) sorted by relevance

/external/eigen/test/
H A Dmap.cpp103 template<typename PlainObjectType> void check_const_correctness(const PlainObjectType&) argument
105 typedef typename PlainObjectType::Index Index;
106 typedef typename PlainObjectType::Scalar Scalar;
113 typedef typename internal::add_const<PlainObjectType>::type ConstPlainObjectType;
H A Dgeo_quaternion.cpp227 template<typename PlainObjectType> void check_const_correctness(const PlainObjectType&) argument
234 typedef typename internal::add_const<PlainObjectType>::type ConstPlainObjectType;

Completed in 65 milliseconds