OpenMEEG
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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

#define DPOTF2   LAPACK(dpotf2,DPOTF2)

Definition at line 99 of file OpenMEEGMathsConfig.h.

#define DSPEVD   LAPACK(dspevd,DSPEVD)

Definition at line 100 of file OpenMEEGMathsConfig.h.

Typedef Documentation

typedef int BLAS_INT

Definition at line 77 of file OpenMEEGMathsConfig.h.