Static Public Member Functions
Eigen::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, level3_blocking< Scalar, Scalar > &blocking)

Detailed Description

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

Definition at line 39 of file TriangularSolverMatrix.h.


Member Function Documentation

template<typename Scalar , typename Index , int Mode, bool Conjugate, int TriStorageOrder>
static EIGEN_DONT_INLINE void Eigen::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,
level3_blocking< Scalar, Scalar > &  blocking 
) [inline, static]

Definition at line 41 of file TriangularSolverMatrix.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:13:04