Definition at line 186 of file TriangularSolverMatrix.h.
#include <src/Core/products/TriangularSolverMatrix.h>
Static Public Member Functions | |
static EIGEN_DONT_INLINE void | run (Index size, Index otherSize, const Scalar *_tri, Index triStride, Scalar *_other, Index otherStride) |
static EIGEN_DONT_INLINE void internal::triangular_solve_matrix< Scalar, Index, OnTheRight, Mode, Conjugate, TriStorageOrder, ColMajor >::run | ( | Index | size, |
Index | otherSize, | ||
const Scalar * | _tri, | ||
Index | triStride, | ||
Scalar * | _other, | ||
Index | otherStride | ||
) | [inline, static] |
Definition at line 188 of file TriangularSolverMatrix.h.
References ei_aligned_stack_delete, ei_aligned_stack_new, EIGEN_PLAIN_ENUM_MAX, Lower, mrpt::math::size(), and UnitDiag.
Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:46:17 UTC 2011 |