Static Public Member Functions
Eigen::internal::product_selfadjoint_matrix< Scalar, Index, LhsStorageOrder, LhsSelfAdjoint, ConjugateLhs, RhsStorageOrder, RhsSelfAdjoint, ConjugateRhs, RowMajor > Struct Template Reference

#include <SelfadjointMatrixMatrix.h>

List of all members.

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 resStride, const Scalar &alpha)

Detailed Description

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

Definition at line 206 of file SelfadjointMatrixMatrix.h.


Member Function Documentation

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

Definition at line 209 of file SelfadjointMatrixMatrix.h.


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


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:01:03