HomeSort by relevance Sort by last modified time
    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 59 milliseconds