Definition at line 51 of file GeneralMatrixMatrixTriangular.h.
#include <src/Core/products/GeneralMatrixMatrixTriangular.h>
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 internal::general_matrix_matrix_triangular_product< Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, RowMajor, UpLo >::ResScalar |
Definition at line 53 of file GeneralMatrixMatrixTriangular.h.
| static EIGEN_STRONG_INLINE void internal::general_matrix_matrix_triangular_product< Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, RowMajor, 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.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |