Matcha
Source Files
Modules
Procedures
Derived Types
Program
distribution_t
Interface
7 statements
Source File
distribution_m.f90
distribution_m
distribution_t
Contents
Functions
construct
public interface distribution_t
Functions
private pure module function construct(sample_distribution) result(distribution)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
double precision,
intent(in)
::
sample_distribution
(:,:)
Return Value
type(
distribution_t
)