VMPS++
|
Go to the source code of this file.
Macros | |
#define | DONT_USE_BDCSVD |
#define | EIGEN_USE_BLAS |
#define | EIGEN_USE_LAPACKE |
#define | LAPACK_COMPLEX_CUSTOM |
#define | lapack_complex_float std::complex<float> |
#define | lapack_complex_double std::complex<double> |
#define DONT_USE_BDCSVD |
Definition at line 1 of file LapackManager.h.
#define EIGEN_USE_BLAS |
Definition at line 2 of file LapackManager.h.
#define EIGEN_USE_LAPACKE |
Definition at line 3 of file LapackManager.h.
#define LAPACK_COMPLEX_CUSTOM |
Definition at line 7 of file LapackManager.h.
#define lapack_complex_double std::complex<double> |
Definition at line 9 of file LapackManager.h.
#define lapack_complex_float std::complex<float> |
Definition at line 8 of file LapackManager.h.