NDDEM
Static Public Member Functions | List of all members
Eigen::internal::selfadjoint_matrix_vector_product< Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version > Struct Template Reference

#include <SelfadjointMatrixVector.h>

Static Public Member Functions

static EIGEN_DONT_INLINE EIGEN_DEVICE_FUNC void run (Index size, const Scalar *lhs, Index lhsStride, const Scalar *rhs, Scalar *res, Scalar alpha)
 

Member Function Documentation

◆ run()

template<typename Scalar , typename Index , int StorageOrder, int UpLo, bool ConjugateLhs, bool ConjugateRhs, int Version>
EIGEN_DONT_INLINE EIGEN_DEVICE_FUNC void Eigen::internal::selfadjoint_matrix_vector_product< Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version >::run ( Index  size,
const Scalar *  lhs,
Index  lhsStride,
const Scalar *  rhs,
Scalar *  res,
Scalar  alpha 
)
static

The documentation for this struct was generated from the following file: