Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/LU/
DPartialPivLU_LAPACKE.h42 #define EIGEN_LAPACKE_LU_PARTPIV(EIGTYPE, LAPACKE_TYPE, LAPACKE_PREFIX) \ macro
74 EIGEN_LAPACKE_LU_PARTPIV(double, double, d)
75 EIGEN_LAPACKE_LU_PARTPIV(float, float, s)
76 EIGEN_LAPACKE_LU_PARTPIV(dcomplex, lapack_complex_double, z)
77 EIGEN_LAPACKE_LU_PARTPIV(scomplex, lapack_complex_float, c)