This function advances the multiset c to the next multiset element in lexicographic order and returns
GSL_SUCCESS
. If no further multisets elements are available it returnsGSL_FAILURE
and leaves c unmodified. Starting with the first multiset and repeatedly applying this function will iterate through all possible multisets of a given order.