get_prop_vecs Function

private pure function get_prop_vecs(this) result(res)

Get the ordered compositions of n into k summands constrained by cumulative minima and maxima.

PropVec allowed compositions are called prop_vecs.

Type Bound

PropertyIndexer_t

Arguments

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

Return Value integer, allocatable, (:,:)