Package org.ddogleg.combinatorics
package org.ddogleg.combinatorics
-
ClassDescriptionCombinations<T>Computes the combinations of size k given a set S of size N.Permute<T>Exhaustively computes all the permutations of a set, without recursion.