Main MRPT website > C++ reference
MRPT logo
Static Public Member Functions
Eigen::internal::triangular_solve_matrix< Scalar, Index, Side, Mode, Conjugate, TriStorageOrder, RowMajor > Struct Template Reference

Detailed Description

template<typename Scalar, typename Index, int Side, int Mode, bool Conjugate, int TriStorageOrder>
struct Eigen::internal::triangular_solve_matrix< Scalar, Index, Side, Mode, Conjugate, TriStorageOrder, RowMajor >

Definition at line 33 of file Core.

List of all members.

Static Public Member Functions

static EIGEN_DONT_INLINE void run (Index size, Index cols, const Scalar *tri, Index triStride, Scalar *_other, Index otherStride)

Member Function Documentation

template<typename Scalar , typename Index , int Side, int Mode, bool Conjugate, int TriStorageOrder>
static EIGEN_DONT_INLINE void Eigen::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 35 of file Core.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo