Searched refs:RMatrixType (Results 1 – 2 of 2) sorted by relevance
54 RMatrixType; in lu_non_invertible() typedef75 RMatrixType l = RMatrixType::Identity(rows,rows); in lu_non_invertible()
16 …Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::ColsAtCompileTime, RowMajor> RMatrixType; in syrk() typedef27 RMatrixType rm2 = MatrixType::Random(rows, cols); in syrk()