Home
last modified time | relevance | path

Searched defs:MatrixXf (Results 1 – 1 of 1) sorted by relevance

/external/eigen/test/
Dref.cpp166 EIGEN_DONT_INLINE void call_ref_5(Ref<MatrixXf,0,OuterStride<> > a, const B &b) { VERIFY_IS_EQUAL(a… in call_ref_5()
168 EIGEN_DONT_INLINE void call_ref_6(const Ref<const MatrixXf,0,OuterStride<> >& a, const B &b) { VERI… in call_ref_6()