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