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

Function for building sparse response matrices for multivariate unfolding problems using product distributions. More...

#include "geners/CPP11_auto_ptr.hh"
#include "npstat/nm/BoxND.hh"
#include "npstat/nm/AbsMultivariateFunctor.hh"
#include "npstat/stat/DistributionsND.hh"
#include "npstat/stat/productResponseMatrix.icc"

Go to the source code of this file.

Namespaces

 npstat
 

Functions

template<class Triplet >
CPP11_auto_ptr< std::vector< Triplet > > npstat::productResponseMatrix (const npstat::BoxND< double > &unfoldedBox, const std::vector< unsigned > &unfoldedShape, const npstat::BoxND< double > &observedBox, const std::vector< unsigned > &observedShape, npstat::ProductDistributionND &distro, const std::vector< npstat::AbsMultivariateFunctor * > &shifts, const std::vector< npstat::AbsMultivariateFunctor * > &widthFactors)
 

Detailed Description

Function for building sparse response matrices for multivariate unfolding problems using product distributions.

Author: I. Volobouev

June 2014