get_size Function

private elemental function get_size(this)

Return the number of probabilites.

Type Bound

CDF_Sampler_t

Arguments

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

Return Value integer


Contents