Public Types | Static Public Member Functions
internal::triangular_solver_selector< Lhs, Rhs, Side, Mode, NoUnrolling, 1 > Struct Template Reference

#include <SolveTriangular.h>

List of all members.

Public Types

typedef
LhsProductTraits::ExtractType 
ActualLhsType
typedef blas_traits< Lhs > LhsProductTraits
typedef Lhs::Scalar LhsScalar
typedef Map< Matrix< RhsScalar,
Dynamic, 1 >, Aligned
MappedRhs
typedef Rhs::Scalar RhsScalar

Static Public Member Functions

static void run (const Lhs &lhs, Rhs &rhs)

Detailed Description

template<typename Lhs, typename Rhs, int Side, int Mode>
struct internal::triangular_solver_selector< Lhs, Rhs, Side, Mode, NoUnrolling, 1 >

Definition at line 63 of file SolveTriangular.h.


Member Typedef Documentation

template<typename Lhs , typename Rhs , int Side, int Mode>
typedef LhsProductTraits::ExtractType internal::triangular_solver_selector< Lhs, Rhs, Side, Mode, NoUnrolling, 1 >::ActualLhsType

Definition at line 68 of file SolveTriangular.h.

template<typename Lhs , typename Rhs , int Side, int Mode>
typedef blas_traits<Lhs> internal::triangular_solver_selector< Lhs, Rhs, Side, Mode, NoUnrolling, 1 >::LhsProductTraits

Definition at line 67 of file SolveTriangular.h.

template<typename Lhs , typename Rhs , int Side, int Mode>
typedef Lhs::Scalar internal::triangular_solver_selector< Lhs, Rhs, Side, Mode, NoUnrolling, 1 >::LhsScalar

Definition at line 65 of file SolveTriangular.h.

template<typename Lhs , typename Rhs , int Side, int Mode>
typedef Map<Matrix<RhsScalar,Dynamic,1>, Aligned> internal::triangular_solver_selector< Lhs, Rhs, Side, Mode, NoUnrolling, 1 >::MappedRhs

Definition at line 69 of file SolveTriangular.h.

template<typename Lhs , typename Rhs , int Side, int Mode>
typedef Rhs::Scalar internal::triangular_solver_selector< Lhs, Rhs, Side, Mode, NoUnrolling, 1 >::RhsScalar

Definition at line 66 of file SolveTriangular.h.


Member Function Documentation

template<typename Lhs , typename Rhs , int Side, int Mode>
static void internal::triangular_solver_selector< Lhs, Rhs, Side, Mode, NoUnrolling, 1 >::run ( const Lhs &  lhs,
Rhs &  rhs 
) [inline, static]

Definition at line 70 of file SolveTriangular.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