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) |
| 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] |
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |