|
NDDEM
|
#include <SelfadjointMatrixVector_BLAS.h>
Inheritance diagram for Eigen::internal::selfadjoint_matrix_vector_product_symv< Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs >:Additional Inherited Members | |
Static Public Member Functions inherited from Eigen::internal::selfadjoint_matrix_vector_product< Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, BuiltIn > | |
| static EIGEN_DONT_INLINE EIGEN_DEVICE_FUNC void | run (Index size, const Scalar *lhs, Index lhsStride, const Scalar *rhs, Scalar *res, Scalar alpha) |