Searched refs:arm_mat_inverse_f64 (Results 1 – 7 of 7) sorted by relevance
52 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(
202 print(dsp.arm_mat_inverse_f64(a))
386 status=arm_mat_inverse_f64(&this->in1,&this->out); in test_mat_inverse_f64()
1879 arm_status returnValue = arm_mat_inverse_f64(&src_converted,&dst_converted); in cmsis_arm_mat_inverse_f64()