#include <SelfadjointMatrixVector.h>
◆ 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: