OpenMEEG
Macros | Typedefs
OpenMEEGMathsConfig.h File Reference
#include <OpenMEEGConfigure.h>
#include <OpenMEEGMaths_Export.h>
Include dependency graph for OpenMEEGMathsConfig.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DPOTF2   LAPACK(dpotf2,DPOTF2)
 
#define DSPEVD   LAPACK(dspevd,DSPEVD)
 

Typedefs

typedef int BLAS_INT
 

Macro Definition Documentation

◆ DPOTF2

#define DPOTF2   LAPACK(dpotf2,DPOTF2)

Definition at line 99 of file OpenMEEGMathsConfig.h.

◆ DSPEVD

#define DSPEVD   LAPACK(dspevd,DSPEVD)

Definition at line 100 of file OpenMEEGMathsConfig.h.

Typedef Documentation

◆ BLAS_INT

typedef int BLAS_INT

Definition at line 77 of file OpenMEEGMathsConfig.h.