mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-04-28 23:04:18 +08:00
fix typo
This commit is contained in:
parent
5694315fbb
commit
e5156e4d25
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user