Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Static Public Member Functions
Eigen::internal::selfadjoint_matrix_vector_product< Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version > Struct Template Reference

Static Public Member Functions

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

Detailed Description

template<typename Scalar, typename Index, int StorageOrder, int UpLo, bool ConjugateLhs, bool ConjugateRhs, int Version>
struct Eigen::internal::selfadjoint_matrix_vector_product< Scalar, Index, StorageOrder, UpLo, ConjugateLhs, ConjugateRhs, Version >

Definition at line 24 of file SelfadjointMatrixVector.h.


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