Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/products/
DTriangularSolverMatrix_BLAS.h41 #define EIGEN_BLAS_TRSM_L(EIGTYPE, BLASTYPE, BLASPREFIX) \ macro
87 EIGEN_BLAS_TRSM_L(double, double, d)
88 EIGEN_BLAS_TRSM_L(dcomplex, double, z)
89 EIGEN_BLAS_TRSM_L(float, float, s)
90 EIGEN_BLAS_TRSM_L(scomplex, float, c)