GeneralMatrixVector_BLAS.h File Reference

Go to the source code of this file.

Namespaces

 Eigen
 : InteropHeaders
 
 Eigen::internal
 

Macros

#define EIGEN_BLAS_GEMV_SPECIALIZATION(EIGTYPE, BLASTYPE, BLASFUNC)
 
#define EIGEN_BLAS_GEMV_SPECIALIZE(Scalar)
 

Macro Definition Documentation

◆ EIGEN_BLAS_GEMV_SPECIALIZATION

#define EIGEN_BLAS_GEMV_SPECIALIZATION (   EIGTYPE,
  BLASTYPE,
  BLASFUNC 
)

Definition at line 90 of file GeneralMatrixVector_BLAS.h.

◆ EIGEN_BLAS_GEMV_SPECIALIZE

#define EIGEN_BLAS_GEMV_SPECIALIZE (   Scalar)

Definition at line 54 of file GeneralMatrixVector_BLAS.h.