HomeSort by relevance Sort by last modified time
    Searched refs:RMatrixType (Results 1 - 2 of 2) sorted by null

  /external/eigen/test/
lu.cpp 49 RMatrixType;
70 RMatrixType l = RMatrixType::Identity(rows,rows);
product_syrk.cpp 16 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::ColsAtCompileTime, RowMajor> RMatrixType;
27 RMatrixType rm2 = MatrixType::Random(rows, cols);

Completed in 6932 milliseconds