Uses of Class
net.ericaro.neoitertools.generators.combinatorics.BigNumber

Packages that use BigNumber
net.ericaro.neoitertools.generators.combinatorics   
 

Uses of BigNumber in net.ericaro.neoitertools.generators.combinatorics
 

Subclasses of BigNumber in net.ericaro.neoitertools.generators.combinatorics
 class CombinationNumber
          A big number that follows combinations.
 class FactorialNumber
          A Factorial number is a big number where the ith digit must be in [0, i].
 class FixedSumNumber
          A Combinatorial Number is a BigNumber where the sum of all digits must be <= total -size.
 class VarBaseNumber
           
 



Copyright © 2011. All Rights Reserved.