Toggle navigation
FSTATS
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
distribution_property
Interface
15 statements
Source File
fstats_distributions.f90
fstats_distributions
distribution_property
Contents
None
interface
public pure function distribution_property(this) result(rst)
Arguments
Type
Intent
Optional
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.