Home
last modified time | relevance | path

Searched refs:yz (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/QuaternionMathFunctions/
Darm_quaternion2rotation_f32.c167 float32_t yz = 2*(q23 - q01); in arm_quaternion2rotation_f32() local
172 …utRotations[3 + nb * 9] = yx; pOutputRotations[4 + nb * 9] = yy; pOutputRotations[5 + nb * 9] = yz; in arm_quaternion2rotation_f32()