|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Nodes::Generator::Random::Random | ( | Kinesis::Stochastic::Algorithm | type = Kinesis::Stochastic::Algorithm::UNIFORM | ) |
Constructor for the stochastic generator.
| type | Distribution type to use (default: uniform distribution) |
Creates a stochastic generator with the specified probability distribution. The generator is initialized with entropy from the system's random device for non-deterministic behavior across program executions.
Definition at line 5 of file Nodes/Generators/Random.cpp.