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

Local polynomial filtering (regression) on uniform hyperrectangular grids. More...

#include <map>
#include <vector>
#include "geners/ClassId.hh"
#include "geners/CPP11_auto_ptr.hh"
#include "npstat/nm/ArrayND.hh"
#include "npstat/nm/Matrix.hh"
#include "npstat/stat/AbsPolyFilterND.hh"
#include "npstat/stat/LocalPolyFilterND.icc"

Go to the source code of this file.

Classes

class  npstat::LocalPolyFilterND< MaxDeg >
 

Namespaces

 npstat
 

Typedefs

typedef ArrayND< double > npstat::PolyFilterND
 

Detailed Description

Local polynomial filtering (regression) on uniform hyperrectangular grids.

Author: I. Volobouev

November 2009