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

internal::triangular_solver_selector< Lhs, Rhs, Side, Mode, NoUnrolling, 1 > Struct Template Reference


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.

#include <src/Core/SolveTriangular.h>

List of all members.

Public Types

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

Static Public Member Functions

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

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]



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