Home
last modified time | relevance | path

Searched refs:EIGEN_BLAS_SYMM_L (Results 1 – 1 of 1) sorted by relevance

/external/eigen/Eigen/src/Core/products/
DSelfadjointMatrixMatrix_BLAS.h43 #define EIGEN_BLAS_SYMM_L(EIGTYPE, BLASTYPE, EIGPREFIX, BLASPREFIX) \ macro
152 EIGEN_BLAS_SYMM_L(double, double, d, d)
153 EIGEN_BLAS_SYMM_L(float, float, f, s)