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

Cross-validation utilities for brute-force KDE in 1-d. More...

Go to the source code of this file.

Classes

class  npstat::KDE1DLSCVFunctorHelper< Numeric >
 
class  npstat::KDE1DRLCVFunctorHelper< Numeric >
 

Namespaces

 npstat
 

Functions

template<typename Numeric >
KDE1DLSCVFunctorHelper< Numeric > npstat::KDE1DLSCVFunctor (const AbsKDE1DKernel &kernel, const double xmin, const double xmax, const unsigned nIntegIntervals, const unsigned nIntegPoints, const Numeric *coords, const unsigned long nCoords, const bool coordinatesSorted=false, const bool useReverseKde=false)
 
template<typename Numeric >
KDE1DRLCVFunctorHelper< Numeric > npstat::KDE1DRLCVFunctor (const AbsKDE1DKernel &kernel, const double plcvAlpha, const Numeric *coords, const unsigned long nCoords, const bool coordinatesSorted=false, const bool useReverseKde=false)
 

Detailed Description

Cross-validation utilities for brute-force KDE in 1-d.

Author: I. Volobouev

November 2018