C# Class Coon.Compass.Procyon.alglib.alglib.gammafunc

Show file Open project: dbaileychess/Compass

Public Methods

Method Description
gammafunction ( double x ) : double
lngamma ( double x, double &sgngam ) : double

Private Methods

Method Description
gammastirf ( double x ) : double

Method Details

gammafunction() public static method

public static gammafunction ( double x ) : double
x double
return double

lngamma() public static method

public static lngamma ( double x, double &sgngam ) : double
x double
sgngam double
return double