| partialDensityCommon interface of probability density functions |  | 
This information is part of the Modelica Standard Library maintained by the Modelica Association.
A partial function containing the common arguments of the probability density functions.
| u | Type: Real Description: Random number over the real axis (-inf < u < inf) | 
|---|
| y | Type: Real Description: Density of u | 
|---|
|  | Modelica.Math.Distributions.Interfaces Common interface of truncated probability density functions | 
|  | Modelica.Math.Distributions.Weibull Density of Weibull distribution | 
|  | Modelica.Math.Distributions.Normal Density of normal distribution | 
|  | Modelica.Math.Distributions.Uniform Density of uniform distribution |