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

/external/eigen/test/
H A Dlu.cpp54 RMatrixType; typedef
75 RMatrixType l = RMatrixType::Identity(rows,rows);
H A Dproduct_syrk.cpp16 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::ColsAtCompileTime, RowMajor> RMatrixType; typedef
27 RMatrixType rm2 = MatrixType::Random(rows, cols);

Completed in 123 milliseconds