cumulative_distribution Module Procedure

module procedure cumulative_distribution pure module function cumulative_distribution(self) result(my_cumulative_distribution)

Arguments

Type IntentOptional Attributes Name
class(distribution_t), intent(in) :: self

Return Value double precision, allocatable, (:)


Calls

proc~~cumulative_distribution~~CallsGraph proc~cumulative_distribution cumulative_distribution assert assert proc~cumulative_distribution->assert