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

Linearization of cross-validation calculations. This replaces iterations performed inside lorpeBackground1D function. More...

#include "npstat/stat/LocalPolyFilter1D.hh"
#include "npstat/stat/lorpeBackgroundCVDensity1D.icc"

Go to the source code of this file.

Namespaces

 npstat
 

Functions

template<typename Numeric , typename NumOut >
void npstat::lorpeBackgroundCVDensity1D (const LocalPolyFilter1D &filter, const HistoND< Numeric > &histo, double signalFraction, const NumOut *signalDensity, unsigned lenSignalDensity, const NumOut *bgDensity, unsigned lenBgDensity, std::vector< double > &workspace, NumOut *densityMinusOne, unsigned lenDensityMinusOne)
 

Detailed Description

Linearization of cross-validation calculations. This replaces iterations performed inside lorpeBackground1D function.

Author: I. Volobouev

October 2013