npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
npstat::DeltaSquaredFcnHelper< F1, F2 > Class Template Reference

#include <SimpleFunctors.hh>

Inheritance diagram for npstat::DeltaSquaredFcnHelper< F1, F2 >:
npstat::Functor1< double, double >

Public Member Functions

 DeltaSquaredFcnHelper (const F1 &f1, const F2 &f2)
 
virtual double operator() (const double &x) const
 

Additional Inherited Members

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

Detailed Description

template<class F1, class F2>
class npstat::DeltaSquaredFcnHelper< F1, F2 >

Useful functor for calculating ISE between two densities


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