partialDensity

Common interface of probability density functions

Information

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.

Inputs (1)

u

Type: Real

Description: Random number over the real axis (-inf < u < inf)

Outputs (1)

y

Type: Real

Description: Density of u

Extended by (4)

partialTruncatedDensity

Modelica.Math.Distributions.Interfaces

Common interface of truncated probability density functions

density

Modelica.Math.Distributions.Weibull

Density of Weibull distribution

density

Modelica.Math.Distributions.Normal

Density of normal distribution

density

Modelica.Math.Distributions.Uniform

Density of uniform distribution