return bool |
|
object obj |
Type AdditiveLaggedFibonacciRandomSource
Namespace MathNet.Numerics.RandomSources
Parent RandomSource
return bool |
|
object obj |
return int |
return Type |
return bool |
|
int value |
The value to check. |
return bool |
|
int value |
The value to check. |
return int |
return int |
|
int minValue |
The inclusive lower bound of the random number to be generated. |
int maxValue |
The exclusive upper bound of the random number to be generated. must be greater than or equal to . |
return int |
|
int maxValue |
The exclusive upper bound of the random number to be generated. must be greater than or equal to 0. |
return bool |
Byte[] buffer |
return double |
|
double maxValue |
The exclusive upper bound of the random number to be generated. must be greater than or equal to 0.0. |
return double |
|
double minValue |
The inclusive lower bound of the random number to be generated. The range between and must be less than or equal toMaxValue |
double maxValue |
The exclusive upper bound of the random number to be generated. must be greater than or equal to . The range between and must be less than or equal toMaxValue. |
return double |
return int |
return uint |
return string |
return bool
|
Call IsValidLongLag to determine whether a value is valid and therefor assignable.
return int
|
Call IsValidShortLag to determine whether a value is valid and therefor assignable.
return int
|