Main MRPT website > C++ reference
MRPT logo
Static Public Member Functions

internal::triangular_solve_matrix< Scalar, Index, OnTheRight, Mode, Conjugate, TriStorageOrder, ColMajor > Struct Template Reference


Detailed Description

template<typename Scalar, typename Index, int Mode, bool Conjugate, int TriStorageOrder>
struct internal::triangular_solve_matrix< Scalar, Index, OnTheRight, Mode, Conjugate, TriStorageOrder, ColMajor >

Definition at line 186 of file TriangularSolverMatrix.h.

#include <src/Core/products/TriangularSolverMatrix.h>

List of all members.

Static Public Member Functions

static EIGEN_DONT_INLINE void run (Index size, Index otherSize, const Scalar *_tri, Index triStride, Scalar *_other, Index otherStride)

Member Function Documentation

template<typename Scalar , typename Index , int Mode, bool Conjugate, int TriStorageOrder>
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]



Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:46:17 UTC 2011