lapack_common.h File Reference
#include "../blas/common.h"
#include "lapack.h"

Go to the source code of this file.

Macros

#define EIGEN_LAPACK_FUNC(FUNC)   EIGEN_BLAS_FUNC(FUNC)
 

Typedefs

typedef Eigen::Map< Eigen::Transpositions< Eigen::Dynamic, Eigen::Dynamic, int > > PivotsType
 

Macro Definition Documentation

◆ EIGEN_LAPACK_FUNC

#define EIGEN_LAPACK_FUNC (   FUNC)    EIGEN_BLAS_FUNC(FUNC)

Typedef Documentation

◆ PivotsType