|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Nodes::Generator::Stochastics::Random::Random | ( | Utils::distribution | type = Utils::distribution::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 Stochastic.cpp.