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

Function for building univariate distributions by tabulating and normalizing the saddlepoint density approximations. More...

#include "geners/CPP11_auto_ptr.hh"
#include "npstat/stat/AbsCGF1D.hh"
#include "npstat/stat/Distributions1D.hh"

Go to the source code of this file.

Namespaces

 npstat
 

Functions

CPP11_auto_ptr< Tabulated1D > npstat::saddlepointDistribution1D (const AbsCGF1D &cgf, unsigned saddlepointApproximationOrder, unsigned tableInterpolationDegree, unsigned nCoords, double xmin, double xmax)
 

Detailed Description

Function for building univariate distributions by tabulating and normalizing the saddlepoint density approximations.

Author: I. Volobouev

December 2019