Dokumentacja systemu EvNet
contents.gif | index.gif
up.gif | previous.gif
RandomUtil
Evolution.Util | Members | Methods | Properties | Class Hierarchy
Class Hierarchy
RandomUtil
public class RandomUtil;
File
RandomUtil.cs
Description
Klasa Evolution.Util.RandomUtil.
Namespace
Members
Properties
Property Description
Seed Właściwość %MEMBERNAME
Methods
Method Description
GenerateDouble Metoda GenerateDouble, zdefiniowana w klasie RandomUtil.
GenerateInt Metoda GenerateInt, zdefiniowana w klasie RandomUtil.
NormalDistribution Generuje liczby o rozkladzie normalnym, wartosci oczekiwanej 0.0 i wariancji 1.0 przy uzyciu algorytmu Boxa-Muellera
NormalDistribution Generuje liczby o rozkladzie normalnym, zadanej wartosci oczekiwanej i zadanym odchyleniu standardowym
RandomUtil Metoda RandomUtil, zdefiniowana w klasie RandomUtil.
Reset Metoda Reset, zdefiniowana w klasie RandomUtil.
SetRandomSeed Ustala "ziarno" dostepnego generatora
Legend
Property
Method
static
Links

contents.gif | index.gif