OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initMatrix_identity
(Results
1 - 2
of
2
) sorted by null
/external/eigen/bench/
BenchUtil.h
27
template<typename MatrixType> void
initMatrix_identity
(MatrixType& mat) __attribute__((noinline));
28
template<typename MatrixType> void
initMatrix_identity
(MatrixType& mat)
basicbenchmark.h
49
initMatrix_identity
(I);
Completed in 880 milliseconds