Public Types | |
| typedef scalar_product_traits < LhsScalar, RhsScalar > ::ReturnType | ResScalar |
Static Public Member Functions | |
| static EIGEN_STRONG_INLINE void | run (Index size, Index depth, const LhsScalar *_lhs, Index lhsStride, const RhsScalar *_rhs, Index rhsStride, ResScalar *res, Index resStride, ResScalar alpha) |
| typedef scalar_product_traits<LhsScalar, RhsScalar>::ReturnType Eigen::internal::general_matrix_matrix_triangular_product< Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, ColMajor, UpLo >::ResScalar |
| static EIGEN_STRONG_INLINE void Eigen::internal::general_matrix_matrix_triangular_product< Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, ColMajor, UpLo >::run | ( | Index | size, |
| Index | depth, | ||
| const LhsScalar * | _lhs, | ||
| Index | lhsStride, | ||
| const RhsScalar * | _rhs, | ||
| Index | rhsStride, | ||
| ResScalar * | res, | ||
| Index | resStride, | ||
| ResScalar | 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 |