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

KDE on a regularly spaced multivariate grid with symmetric kernels. More...

#include <algorithm>
#include "npstat/stat/AbsPolyFilterND.hh"
#include "npstat/nm/ArrayND.hh"
#include "npstat/nm/ConvolutionEngineND.hh"
#include "npstat/stat/KDEFilterND.icc"

Go to the source code of this file.

Classes

class  npstat::KDEFilterND< MaxDeg >
 

Namespaces

 npstat
 

Detailed Description

KDE on a regularly spaced multivariate grid with symmetric kernels.

If you don't expect to perform cross-validation or bandwidth scans, ConstantBandwidthSmootherND class might be a more convenient choice.

Author: I. Volobouev

December 2011