Static Public Member Functions | List of all members
Eigen::internal::product_selfadjoint_matrix< Scalar, Index, LhsStorageOrder, LhsSelfAdjoint, ConjugateLhs, RhsStorageOrder, RhsSelfAdjoint, ConjugateRhs, RowMajor, ResInnerStride > Struct Template Reference

#include <SelfadjointMatrixMatrix.h>

Static Public Member Functions

static EIGEN_STRONG_INLINE void run (Index rows, Index cols, const Scalar *lhs, Index lhsStride, const Scalar *rhs, Index rhsStride, Scalar *res, Index resIncr, Index resStride, const Scalar &alpha, level3_blocking< Scalar, Scalar > &blocking)
 

Detailed Description

template<typename Scalar, typename Index, int LhsStorageOrder, bool LhsSelfAdjoint, bool ConjugateLhs, int RhsStorageOrder, bool RhsSelfAdjoint, bool ConjugateRhs, int ResInnerStride>
struct Eigen::internal::product_selfadjoint_matrix< Scalar, Index, LhsStorageOrder, LhsSelfAdjoint, ConjugateLhs, RhsStorageOrder, RhsSelfAdjoint, ConjugateRhs, RowMajor, ResInnerStride >

Definition at line 304 of file SelfadjointMatrixMatrix.h.

Member Function Documentation

◆ run()

template<typename Scalar , typename Index , int LhsStorageOrder, bool LhsSelfAdjoint, bool ConjugateLhs, int RhsStorageOrder, bool RhsSelfAdjoint, bool ConjugateRhs, int ResInnerStride>
static EIGEN_STRONG_INLINE void Eigen::internal::product_selfadjoint_matrix< Scalar, Index, LhsStorageOrder, LhsSelfAdjoint, ConjugateLhs, RhsStorageOrder, RhsSelfAdjoint, ConjugateRhs, RowMajor, ResInnerStride >::run ( Index  rows,
Index  cols,
const Scalar lhs,
Index  lhsStride,
const Scalar rhs,
Index  rhsStride,
Scalar res,
Index  resIncr,
Index  resStride,
const Scalar alpha,
level3_blocking< Scalar, Scalar > &  blocking 
)
inlinestatic

Definition at line 307 of file SelfadjointMatrixMatrix.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:13