메소드 | 설명 | |
---|---|---|
NextDouble ( ) : double |
Get the next sample point from the gaussian distribution.
|
|
NextDouble ( double mu, double sigma ) : double |
Get the next sample point from the gaussian distribution.
|
public NextDouble ( double mu, double sigma ) : double | ||
mu | double | |
sigma | double | |
리턴 | double |