npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
npstat::MultiplyByConstHelper< Result, Arg1 > Class Template Reference

#include <SimpleFunctors.hh>

Inheritance diagram for npstat::MultiplyByConstHelper< Result, Arg1 >:
npstat::Functor1< Result, Arg1 >

Public Member Functions

 MultiplyByConstHelper (const Functor1< Result, Arg1 > &fcn, const Result &factor)
 
virtual double operator() (const Arg1 &x) const
 

Additional Inherited Members

- Public Types inherited from npstat::Functor1< Result, Arg1 >
typedef Result result_type
 
typedef Arg1 first_argument_type
 

Detailed Description

template<typename Result, typename Arg1>
class npstat::MultiplyByConstHelper< Result, Arg1 >

Functor for multiplying the result of another functor by a constant


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