Searched refs:lapack_complex_float_imag (Results 1 – 1 of 1) sorted by relevance
83 #ifndef lapack_complex_float_imag84 #define lapack_complex_float_imag(z) (cimag(z)) macro