Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/test/
H A Dqr_colpivoting.cpp28 MatrixQType; in cod() typedef
110 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> MatrixQType; in qr() typedef
H A Dqr.cpp20 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> MatrixQType; in qr() typedef
H A Dqr_fullpivoting.cpp28 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> MatrixQType; in qr() typedef