OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 210 milliseconds