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

Convenience class which aggregates the kernel and the data for brute-force 1-d KDE without boundary correction. More...

#include <cassert>
#include <stdexcept>
#include <vector>
#include <algorithm>
#include "npstat/nm/GaussLegendreQuadrature.hh"
#include "npstat/stat/KDE1DCV.hh"

Go to the source code of this file.

Classes

class  npstat::KDE1D< Numeric >
 

Namespaces

 npstat
 

Detailed Description

Convenience class which aggregates the kernel and the data for brute-force 1-d KDE without boundary correction.

Author: I. Volobouev

November 2018