Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/Eigen/src/KLUSupport/
H A DKLUSupport.h72 typedef Matrix<int, 1, MatrixType::ColsAtCompileTime> IntRowVectorType; typedef
/aosp_15_r20/external/eigen/Eigen/src/UmfPackSupport/
H A DUmfPackSupport.h300 typedef Matrix<int, 1, MatrixType::ColsAtCompileTime> IntRowVectorType; typedef