Home
last modified time | relevance | path

Searched defs:q13 (Results 1 – 2 of 2) sorted by relevance

/third_party/cmsis/CMSIS/DSP/Source/QuaternionMathFunctions/
Darm_quaternion2rotation_f32.c158 float32_t q13 = pInputQuaternions[1 + nb * 4]*pInputQuaternions[3 + nb * 4]; in arm_quaternion2rotation_f32() local
/third_party/boost/libs/math/test/
Dquaternion_constexpr_test.cpp95 constexpr qt q13 = q1 + c2; in main() local