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

#include <ScalableClassicalOrthoPoly1D.hh>

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

Public Member Functions

 ScalableOrthoPoly1DDeg (const ScalableClassicalOrthoPoly1D &fcn, const unsigned degree, const long double normfactor=1.0L)
 
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 a particular degree polynomial 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: