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

Build copula histograms out of sets of points. More...

#include <vector>
#include "npstat/stat/OrderedPointND.hh"
#include "npstat/stat/HistoND.hh"
#include "npstat/stat/empiricalCopulaHisto.icc"

Go to the source code of this file.

Namespaces

 npstat
 

Functions

template<class Point , typename Histo >
void npstat::empiricalCopulaHisto (std::vector< OrderedPointND< Point > > &data, Histo *result, bool useFillC=false)
 

Detailed Description

Build copula histograms out of sets of points.

Author: I. Volobouev

September 2010