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

Enumeration of methods used to create orthogonal polynomials with discrete weights. More...

#include <string>

Go to the source code of this file.

Namespaces

 npstat
 

Enumerations

enum  npstat::OrthoPolyMethod { OPOLY_STIELTJES = 0 , OPOLY_LANCZOS }
 

Functions

OrthoPolyMethod npstat::parseOrthoPolyMethod (const char *methodName)
 
const char * npstat::orthoPolyMethodName (OrthoPolyMethod m)
 
std::string npstat::validOrthoPolyMethodNames ()
 

Detailed Description

Enumeration of methods used to create orthogonal polynomials with discrete weights.

Author: I. Volobouev

May 2017