Searched refs:ConstRefDynMat (Results 1 - 1 of 1) sorted by relevance

/external/eigen/test/
H A Dref.cpp43 typedef Ref<const DynMatrixType> ConstRefDynMat; typedef
70 ConstRefDynMat rm3 = m1.block(i,j,brows,bcols);
92 typedef Ref<const DynMatrixType> ConstRefDynMat; typedef
121 ConstRefDynMat rm3 = v1.segment(i,bsize);

Completed in 88 milliseconds