Main MRPT website > C++ reference
MRPT logo
Static Public Member Functions
Eigen::internal::product_triangular_matrix_matrix< Scalar, Index, Mode, LhsIsTriangular, LhsStorageOrder, ConjugateLhs, RhsStorageOrder, ConjugateRhs, RowMajor > Struct Reference

List of all members.

Static Public Member Functions

static EIGEN_STRONG_INLINE void run (Index rows, Index cols, Index depth, const Scalar *lhs, Index lhsStride, const Scalar *rhs, Index rhsStride, Scalar *res, Index resStride, Scalar alpha)

Member Function Documentation

static EIGEN_STRONG_INLINE void Eigen::internal::product_triangular_matrix_matrix< Scalar, Index, Mode, LhsIsTriangular, LhsStorageOrder, ConjugateLhs, RhsStorageOrder, ConjugateRhs, RowMajor >::run ( Index  rows,
Index  cols,
Index  depth,
const Scalar *  lhs,
Index  lhsStride,
const Scalar *  rhs,
Index  rhsStride,
Scalar *  res,
Index  resStride,
Scalar  alpha 
) [inline, static]

Definition at line 73 of file Core.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011