Main MRPT website > C++ reference
MRPT logo
Static Public Member Functions

internal::product_selfadjoint_matrix< Scalar, Index, LhsStorageOrder, true, ConjugateLhs, RhsStorageOrder, false, ConjugateRhs, ColMajor > Struct Template Reference


Detailed Description

template<typename Scalar, typename Index, int LhsStorageOrder, bool ConjugateLhs, int RhsStorageOrder, bool ConjugateRhs>
struct internal::product_selfadjoint_matrix< Scalar, Index, LhsStorageOrder, true, ConjugateLhs, RhsStorageOrder, false, ConjugateRhs, ColMajor >

Definition at line 242 of file SelfadjointMatrixMatrix.h.

#include <src/Core/products/SelfadjointMatrixMatrix.h>

List of all members.

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

Member Function Documentation

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



Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011