Interfaces

Library of interfaces for distribution functions

Package Contents

partialDensity

Common interface of probability density functions

partialCumulative

Common interface of cumulative distribution functions

partialQuantile

Common interface of quantile functions (= inverse cumulative distribution functions)

partialTruncatedDensity

Common interface of truncated probability density functions

partialTruncatedCumulative

Common interface of truncated cumulative distribution functions

partialTruncatedQuantile

Common interface of truncated quantile functions (= inverse cumulative distribution functions)

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This package contains partial functions that describe the common interface arguments of the distribution and truncated distribution functions.