WOLFRAM SYSTEM MODELER

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.

Wolfram Language

In[1]:=
SystemModel["Modelica.Math.Distributions.Interfaces"]
Out[1]:=

Revisions

Date Description
June 22, 2015
DLR logo Initial version implemented by A. Klöckner, F. v.d. Linden, D. Zimmer, M. Otter.
DLR Institute of System Dynamics and Control