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