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

Solver for the non-linear Fredholm equation in the semiparametric mixture model with unbinned LOrPE. More...

#include <iosfwd>
#include <vector>
#include <cassert>
#include <utility>
#include <algorithm>
#include "npstat/stat/LOrPE1DCVResult.hh"
#include "npstat/stat/AbsDistribution1D.hh"

Go to the source code of this file.

Classes

class  npstat::LOrPEWeightsResult
 

Namespaces

 npstat
 

Functions

template<class Lorpe , class CvRunner , class ConvergenceCalculator >
LOrPEWeightsResult npstat::solveForLOrPEWeights (Lorpe &lorpe, const CvRunner &cvRunner, const AbsDistribution1D &signal, const double alpha, const ConvergenceCalculator &conv, const unsigned maxIterations)
 
std::ostream & operator<< (std::ostream &os, const npstat::LOrPEWeightsResult &res)
 

Detailed Description

Solver for the non-linear Fredholm equation in the semiparametric mixture model with unbinned LOrPE.

Author: I. Volobouev

July 2022