C# Class Microsoft.Research.Uncertain.Rayleigh

Inheritance: Gaussian
Show file Open project: klipto/Uncertainty

Public Methods

Method Description
Rayleigh ( double Rho ) : System
Score ( double t ) : double

Protected Methods

Method Description
GetSample ( ) : double

Method Details

GetSample() protected method

protected GetSample ( ) : double
return double

Rayleigh() public method

public Rayleigh ( double Rho ) : System
Rho double
return System

Score() public method

public Score ( double t ) : double
t double
return double