NMSIS-DSP
Version 1.3.1
NMSIS DSP Software Library
|
Compute the product of two quaternions. More...
Functions | |
RISCV_DSP_ATTRIBUTE void | riscv_quaternion_product_single_f32 (const float32_t *qa, const float32_t *qb, float32_t *qr) |
Floating-point product of two quaternions. More... | |
Compute the product of two quaternions.