npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
AbsFilter1DBuilder.hh File Reference

Abstract interface for building local polynomial filter weights in 1-d. More...

#include <vector>
#include <stdexcept>
#include "geners/ClassId.hh"
#include "geners/CPP11_auto_ptr.hh"
#include "npstat/nm/SimpleFunctors.hh"
#include "npstat/stat/BoundaryHandling.hh"
#include "npstat/stat/AbsDistribution1D.hh"

Go to the source code of this file.

Classes

class  npstat::PolyFilter1D
 
struct  npstat::AbsFilter1DBuilder
 
struct  npstat::OrthoPolyFilter1DBuilder
 
class  npstat::AbsBoundaryFilter1DBuilder
 

Namespaces

 npstat
 

Functions

CPP11_auto_ptr< AbsBoundaryFilter1DBuilder > npstat::getBoundaryFilter1DBuilder (const BoundaryHandling &boundaryHandling, const AbsDistribution1D *distro, double stepSize, const unsigned char *exclusionMask=0, unsigned exclusionMaskLen=0, bool excludeCentralPoint=false)
 

Detailed Description

Abstract interface for building local polynomial filter weights in 1-d.

Author: I. Volobouev

November 2009