| Class | Description |
|---|---|
| CombinationGenerator<DATATYPE> |
Utility class for generating all possible combinations of elements for a
specified number of available slots.
|
| CombinationGeneratorFlexible<DATATYPE> |
Utility class for generating all possible combinations of elements for a
specified number of available slots.
|
| FactorialHelper |
Smart class for calculating factorials.
|
| MathHelper |
Contains several math help routines.
|
| RoundHelper |
Helper class for rounding numeric values in a flexible way.
|
| Enum | Description |
|---|---|
| RoundHelper.EDecimalType |
Copyright © 2014–2022 Philip Helger. All rights reserved.