OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:slerp_legacy
(Results
1 - 1
of
1
) sorted by null
/external/eigen/bench/
quat_slerp.cpp
23
EIGEN_DONT_INLINE Q
slerp_legacy
(const Q& a, const Q& b, typename Q::Scalar t)
function
193
c[2] =
slerp_legacy
(a,b,t);
242
BENCH(
slerp_legacy
);
Completed in 1014 milliseconds