Main MRPT website > C++ reference
MRPT logo
Static Public Member Functions
Eigen::internal::product_selfadjoint_matrix< Scalar, Index, LhsStorageOrder, false, ConjugateLhs, RhsStorageOrder, true, ConjugateRhs, ColMajor > Struct Template Reference

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 324 of file Core.

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 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,
Scalar  alpha 
) [inline, static]

Definition at line 327 of file Core.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo