Definition at line 242 of file SelfadjointMatrixMatrix.h.
#include <src/Core/products/SelfadjointMatrixMatrix.h>
Static Public Member Functions | |
static EIGEN_DONT_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_DONT_INLINE void internal::product_selfadjoint_matrix< Scalar, Index, LhsStorageOrder, true, ConjugateLhs, RhsStorageOrder, false, ConjugateRhs, ColMajor >::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 245 of file SelfadjointMatrixMatrix.h.
References ei_aligned_stack_delete, ei_aligned_stack_new, and mrpt::math::size().
Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |