npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
npstat::LOrPE1DFunctorHelper< Numeric, Fcn > Class Template Reference

#include <LOrPE1DSymbetaKernel.hh>

Inheritance diagram for npstat::LOrPE1DFunctorHelper< Numeric, Fcn >:
npstat::Functor1< double, double >

Public Member Functions

 LOrPE1DFunctorHelper (const LOrPE1DSymbetaKernel &kernel, Fcn bandwidthFunctor, const Numeric *coords, const unsigned long nCoords, const bool coordinatesSorted)
 
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<typename Numeric, class Fcn>
class npstat::LOrPE1DFunctorHelper< Numeric, Fcn >

A lightweight functor for getting LOrPE values. It will not copy the kernel and will not own the data. It is the responsibility of the user of this class to ensure that the lifetimes of the kernel and the data exceed the lifetime of the functor.

Intended usage is via the "LOrPE1DFunctor" utility function.


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