Definition at line 95 of file TriangularMatrixMatrix.h.
#include <src/Core/products/TriangularMatrixMatrix.h>
Static Public Member Functions | |
static EIGEN_DONT_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_DONT_INLINE void internal::product_triangular_matrix_matrix< Scalar, Index, Mode, true, LhsStorageOrder, ConjugateLhs, RhsStorageOrder, ConjugateRhs, ColMajor >::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 100 of file TriangularMatrixMatrix.h.
References PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::coeffRef(), PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::data(), ei_aligned_stack_delete, ei_aligned_stack_new, EIGEN_PLAIN_ENUM_MAX, end(), Lower, Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >::outerStride(), PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::setOnes(), PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::setZero(), UnitDiag, and ZeroDiag.
Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |