distribution_t Interface

public interface distribution_t

Functions

private pure module function construct(sample_distribution) result(distribution)

Arguments

Type IntentOptional Attributes Name
double precision, intent(in) :: sample_distribution(:,:)

Return Value type(distribution_t)