Searched refs:arm_mat_inverse_f64 (Results 1 – 8 of 8) sorted by relevance
52 ARM_DSP_ATTRIBUTE arm_status arm_mat_inverse_f64( in arm_mat_inverse_f64() function
7 MatrixFunctions/arm_mat_inverse_f64.c
43 arm_mat_inverse_f64(&this->in1,&this->out); in test_mat_inverse_f64()
658 arm_status arm_mat_inverse_f64(
388 status=arm_mat_inverse_f64(&this->in1,&this->out); in test_mat_inverse_f64()405 status=arm_mat_inverse_f64(&this->in1,&this->out); in test_mat_inverse_f64()
202 print(dsp.arm_mat_inverse_f64(a))
161 arm_status status = arm_mat_inverse_f64(&src,&dst); in cmsisdsp_mat_inv()
1879 arm_status returnValue = arm_mat_inverse_f64(&src_converted,&dst_converted); in cmsis_arm_mat_inverse_f64()