Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/products/
DSelfadjointMatrixMatrix_BLAS.h160 #define EIGEN_BLAS_SYMM_R(EIGTYPE, BLASTYPE, EIGPREFIX, BLASPREFIX) \ macro
266 EIGEN_BLAS_SYMM_R(double, double, d, d)
267 EIGEN_BLAS_SYMM_R(float, float, f, s)