npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
npstat::OrthoPoly1DWeight Class Reference

#include <AbsClassicalOrthoPoly1D.hh>

Inheritance diagram for npstat::OrthoPoly1DWeight:
npstat::Functor1< long double, long double >

Public Member Functions

 OrthoPoly1DWeight (const AbsClassicalOrthoPoly1D &fcn, const long double normfactor)
 
 OrthoPoly1DWeight (const AbsClassicalOrthoPoly1D &fcn)
 
virtual long double operator() (const long double &a) const
 

Additional Inherited Members

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

Detailed Description

A functor for the weight function of the given ortho poly system. The poly system is not copied, only a reference is used. It is a responsibility of the user to make sure that the lifetime of the poly system object exceeds the lifetime of the functor.


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