Definition at line 326 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, false, ConjugateLhs, RhsStorageOrder, true, 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 329 of file SelfadjointMatrixMatrix.h.
References ei_aligned_stack_delete, ei_aligned_stack_new, and mrpt::math::size().
Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:46:17 UTC 2011 |