distribution_property Interface

interface
public pure function distribution_property(this) result(rst)

Arguments

Type IntentOptional Attributes Name
class(distribution), intent(in) :: this

The distribution object.

Return Value real(kind=real64)

The property value.

Description

Computes the value of a distribution property.