|
Embedded Template Library 1.0
|
Classes | |
| struct | etl::combinations< Value, KV > |
combinations<N, K> : Calculates K combinations from N.
| struct etl::combinations |
Calculates combinations.
Static Public Attributes | |
| static ETL_CONSTANT size_t | value = etl::permutations<Value, KV>::value / etl::factorial<KV>::value |