npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
npstat::PairFunctor< Numeric > Struct Template Referenceabstract

#include <SimpleFunctors.hh>

Inheritance diagram for npstat::PairFunctor< Numeric >:
npstat::PairFunctorRefHelper< Numeric >

Public Types

typedef std::pair< Numeric, Numeric > result_type
 
typedef Numeric first_argument_type
 

Public Member Functions

virtual std::pair< Numeric, Numeric > operator() (const Numeric &) const =0
 

Detailed Description

template<typename Numeric>
struct npstat::PairFunctor< Numeric >

Base class for a functor that returns a pair


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