Lines Matching defs:cmsis_res
440 PMat<T> cmsis_res(R,C); in testinv() local
505 PMat<T,R,C> cmsis_res; in testadd() local
507 PMat<T> cmsis_res(R,C); in testadd() local
554 PMat<T,R,C> cmsis_res; in testdiag() local
556 PMat<T> cmsis_res(R,C); in testdiag() local
617 PMat<T,R,C> cmsis_res; in testouter() local
619 PMat<T> cmsis_res(R,C); in testouter() local
675 PMat<T,subsize,subsize> cmsis_res; in testview() local
746 PVector<T,R> cmsis_res; in testmatvec() local
748 PVector<T> cmsis_res(R); in testmatvec() local
817 PVector<T,R> cmsis_res; in testcomplexmatvec() local
820 PVector<T> cmsis_res(R); in testcomplexmatvec() local
909 PMat<T,R,C> cmsis_res; in testmatmult() local
911 PMat<T> cmsis_res(R,C); in testmatmult() local
1002 PMat<T> cmsis_res(R,C); in testsubmatmult() local
1078 PMat<T,C,R> cmsis_res; in testmattranspose() local
1080 PMat<T> cmsis_res(C,R); in testmattranspose() local
1404 PMat<T> cmsis_res(R,C); in testQR() local
1524 PMat<T,R,R> cmsis_res(T{}); in testCholesky() local