Definition at line 32 of file TriangularSolverMatrix.h.
#include <src/Core/products/TriangularSolverMatrix.h>
Static Public Member Functions | |
static EIGEN_DONT_INLINE void | run (Index size, Index cols, const Scalar *tri, Index triStride, Scalar *_other, Index otherStride) |
static EIGEN_DONT_INLINE void internal::triangular_solve_matrix< Scalar, Index, Side, Mode, Conjugate, TriStorageOrder, RowMajor >::run | ( | Index | size, | |
Index | cols, | |||
const Scalar * | tri, | |||
Index | triStride, | |||
Scalar * | _other, | |||
Index | otherStride | |||
) | [inline, static] |
Definition at line 34 of file TriangularSolverMatrix.h.
References ColMajor, Lower, OnTheLeft, OnTheRight, RowMajor, and Upper.
Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |