Static Public Member Functions | List of all members
Eigen::internal::product_selfadjoint_matrix< Scalar, Index, LhsStorageOrder, false, ConjugateLhs, RhsStorageOrder, true, ConjugateRhs, ColMajor > Struct Template Reference

#include <SelfadjointMatrixMatrix.h>

Static Public Member Functions

static EIGEN_DONT_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 ConjugateLhs, int RhsStorageOrder, bool ConjugateRhs>
struct Eigen::internal::product_selfadjoint_matrix< Scalar, Index, LhsStorageOrder, false, ConjugateLhs, RhsStorageOrder, true, ConjugateRhs, ColMajor >

Definition at line 320 of file SelfadjointMatrixMatrix.h.

Member Function Documentation

template<typename Scalar , typename Index , int LhsStorageOrder, bool ConjugateLhs, int RhsStorageOrder, bool ConjugateRhs>
EIGEN_DONT_INLINE void Eigen::internal::product_selfadjoint_matrix< Scalar, Index, LhsStorageOrder, false, ConjugateLhs, RhsStorageOrder, true, ConjugateRhs, ColMajor >::run ( Index  rows,
Index  cols,
const Scalar *  _lhs,
Index  lhsStride,
const Scalar *  _rhs,
Index  rhsStride,
Scalar *  res,
Index  resStride,
const Scalar &  alpha 
)
static

Definition at line 334 of file SelfadjointMatrixMatrix.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:14