Searched refs:initMatrix_identity (Results 1 - 2 of 2) sorted by relevance

/external/eigen/bench/
H A DBenchUtil.h27 template<typename MatrixType> void initMatrix_identity(MatrixType& mat) __attribute__((noinline));
28 template<typename MatrixType> void initMatrix_identity(MatrixType& mat) function
H A Dbasicbenchmark.h49 initMatrix_identity(I);

Completed in 350 milliseconds