GRASS GIS 8 Programmer's Manual
8.5.0dev(2025)-cf2ad99485
lapacke.h
Go to the documentation of this file.
1
#ifndef GRASS_MSVC_LAPACKE_H
2
#define GRASS_MSVC_LAPACKE_H
3
4
#include <complex.h>
5
6
#define LAPACK_COMPLEX_CUSTOM
7
#define lapack_complex_float _Fcomplex
8
#define lapack_complex_double _Dcomplex
9
10
#include <../openblas/lapacke.h>
11
12
#endif
msvc
lapacke.h
Generated on Thu Jul 17 2025 07:02:57 for GRASS GIS 8 Programmer's Manual by
1.9.1