Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/test/
H A Dstl_iterators.cpp129 typedef Matrix<Scalar,Rows,Cols,ColMajor> ColMatrixType; in test_stl_iterators() typedef
523 typedef Matrix<Scalar,Rows,Cols,ColMajor> ColMatrixType; in test_stl_container_detection() typedef