Searched defs:initMatrix_identity (Results 1 - 1 of 1) 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

Completed in 148 milliseconds