Variates Modelica package contains the implementation of random variate generation functions for the following probability distributions.
Discrete Probability Distributions:
A description of the package structure and its use is given in the Users Guide
Licensed by Victorino Sanz under the Modelica License 2
Copyright 2009, Victorino Sanz.
This Modelica package is free software and the use is completely at your ouwn risk; it can be redistributed and/or modified under the terms of the Modelica license 2, see the license conditions (including the disclaimer of warranty) here or at http://www.modelica.org/licenses/ModelicaLicense2
Name | Description |
---|---|
UsersGuide | Users Guide |
Generator | Uniform random number source (generator) |
initGenerator | Uniform random source initialization function |
initGeneratorWrap | initializes a RNG generator, returning its single components |
U01 | Uniform random number generation function |
Var | prototype for variate generation functions |
GenerateVariate | Generates Variates |
GenerateVariateWrap | Generates Variates |
Constant | Constant value generation |
Discrete | Discrete probability distribution functions |
Continuous | Continuous probability distribution functions |