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

/external/eigen/bench/
H A Dquat_slerp.cpp109 EIGEN_DONT_INLINE Q slerp_gael(const Q& a, const Q& b, typename Q::Scalar t) function
196 c[5] = slerp_gael(a,b,t);
245 BENCH(slerp_gael);

Completed in 98 milliseconds