HomeSort by relevance Sort by last modified time
    Searched full:quatmul_default (Results 1 - 1 of 1) sorted by null

  /external/eigen/bench/
quatmul.cpp 9 EIGEN_DONT_INLINE void quatmul_default(const Quat& a, const Quat& b, Quat& c) function
32 BENCH(t, tries, rep, quatmul_default(a,b,c));

Completed in 240 milliseconds