Static Public Member Functions
internal::triangular_solve_matrix< Scalar, Index, OnTheLeft, Mode, Conjugate, TriStorageOrder, ColMajor > Struct Template Reference

#include <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)

Detailed Description

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

Definition at line 51 of file TriangularSolverMatrix.h.


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, OnTheLeft, Mode, Conjugate, TriStorageOrder, ColMajor >::run ( Index  size,
Index  otherSize,
const Scalar _tri,
Index  triStride,
Scalar _other,
Index  otherStride 
) [inline, static]

Definition at line 53 of file TriangularSolverMatrix.h.


The documentation for this struct was generated from the following file:


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:40