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

Enumeration of methods used to create Edgeworth series. More...

#include <string>

Go to the source code of this file.

Namespaces

 npstat
 

Enumerations

enum  EdgeworthSeriesMethod { EDGEWORTH_SEVERINI = 0 , EDGEWORTH_CLASSICAL }
 

Functions

EdgeworthSeriesMethod npstat::parseEdgeworthSeriesMethod (const char *methodName)
 
const char * npstat::edgeworthSeriesMethodName (EdgeworthSeriesMethod m)
 
std::string npstat::validEdgeworthSeriesMethodNames ()
 

Detailed Description

Enumeration of methods used to create Edgeworth series.

Author: I. Volobouev

June 2019