fused_to_DistinctDouble Function

public elemental function fused_to_DistinctDouble(n) result(distinct_double)

Return a Distinct Double excitation from a fused integer index

Note

Note the set of valid n is not contiguos.

Arguments

Type IntentOptional Attributes Name
integer(kind=int64), intent(in) :: n

Return Value type(DistinctDouble_t)