HomeSort by relevance Sort by last modified time
    Searched full:hemv (Results 1 - 4 of 4) sorted by null

  /external/eigen/Eigen/src/Core/products/
SelfadjointMatrixVector_MKL.h 29 * Selfadjoint matrix-vector product functionality based on ?SYMV/HEMV.
44 // symv/hemv specialization
TriangularMatrixVector_MKL.h 44 // trmv/hemv specialization
  /external/eigen/blas/
level2_cplx_impl.h 19 int EIGEN_BLAS_FUNC(hemv)(char *uplo, int *n, RealScalar *palpha, RealScalar *pa, int *lda, RealScalar *px, int *incx, RealScalar *pbeta, RealScalar *py, int *incy) function
50 return xerbla_(SCALAR_SUFFIX_UP"HEMV ",&info,6);
  /external/eigen/doc/
UsingIntelMKL.dox 89 ?symv/?hemv

Completed in 156 milliseconds