mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
fix typo
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef lapack_complex_float_real
|
||||
#define lapack_complex_float_rea@l(z) (creal(z))
|
||||
#define lapack_complex_float_real(z) (creal(z))
|
||||
#endif
|
||||
|
||||
#ifndef lapack_complex_float_imag
|
||||
|
||||
Reference in New Issue
Block a user