Definition at line 219 of file SelfadjointMatrixMatrix.h.
#include <src/Core/products/SelfadjointMatrixMatrix.h>
Static Public Member Functions | |
static EIGEN_STRONG_INLINE void | run (Index rows, Index cols, const Scalar *lhs, Index lhsStride, const Scalar *rhs, Index rhsStride, Scalar *res, Index resStride, Scalar alpha) |
static EIGEN_STRONG_INLINE void internal::product_selfadjoint_matrix< Scalar, Index, LhsStorageOrder, LhsSelfAdjoint, ConjugateLhs, RhsStorageOrder, RhsSelfAdjoint, ConjugateRhs, RowMajor >::run | ( | Index | rows, | |
Index | cols, | |||
const Scalar * | lhs, | |||
Index | lhsStride, | |||
const Scalar * | rhs, | |||
Index | rhsStride, | |||
Scalar * | res, | |||
Index | resStride, | |||
Scalar | alpha | |||
) | [inline, static] |
Definition at line 222 of file SelfadjointMatrixMatrix.h.
References ColMajor, EIGEN_LOGICAL_XOR, and RowMajor.
Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |