Home
last modified time | relevance | path

Searched defs:q11 (Results 1 – 3 of 3) sorted by relevance

/third_party/cmsis/CMSIS/DSP/Source/QuaternionMathFunctions/
Darm_quaternion2rotation_f32.c151 float32_t q11 = SQ(pInputQuaternions[1 + nb * 4]); in arm_quaternion2rotation_f32() local
/third_party/boost/libs/math/test/
Dquaternion_constexpr_test.cpp93 constexpr qt q11 = d1 + q1; in main() local
/third_party/boost/boost/math/tools/
Dtoms748_solve.hpp264 T q11 = (d - e) * fd / (fe - fd); in cubic_interpolate() local