GRASS 8 Programmer's Manual
8.5.0dev(2025)-c070206eb1
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 Sat Aug 30 2025 07:00:35 for GRASS 8 Programmer's Manual by
1.9.1