Searched refs:lapack_complex_float_real (Results 1 – 1 of 1) sorted by relevance
79 #ifndef lapack_complex_float_real80 #define lapack_complex_float_real(z) (creal(z)) macro