LTL  2.0.x
Public Types | Static Public Member Functions | List of all members
ltl::ltl::tNAccumLoop< Expr, 0 > Class Template Reference

End of recursion. More...

Public Types

typedef Expr::value_type value_type
 
typedef Expr::value_type value_type
 

Static Public Member Functions

static value_type sum (const Expr &e)
 
static value_type product (const Expr &e)
 
static value_type sum (const Expr &e)
 
static value_type product (const Expr &e)
 

Detailed Description

template<class Expr>
class ltl::ltl::tNAccumLoop< Expr, 0 >

End of recursion.

Member Typedef Documentation

template<class Expr >
typedef Expr::value_type ltl::ltl::tNAccumLoop< Expr, 0 >::value_type
template<class Expr >
typedef Expr::value_type ltl::ltl::tNAccumLoop< Expr, 0 >::value_type

Member Function Documentation

template<class Expr >
static value_type ltl::ltl::tNAccumLoop< Expr, 0 >::sum ( const Expr &  e)
inlinestatic
template<class Expr >
static value_type ltl::ltl::tNAccumLoop< Expr, 0 >::product ( const Expr &  e)
inlinestatic
template<class Expr >
static value_type ltl::ltl::tNAccumLoop< Expr, 0 >::sum ( const Expr &  e)
inlinestatic
template<class Expr >
static value_type ltl::ltl::tNAccumLoop< Expr, 0 >::product ( const Expr &  e)
inlinestatic