Documentation ¶
Index ¶
- func Comb(n uint64, draw uint64) (res uint64)
- func Comb2(n uint64, draw uint64) (res uint64)
- func FactorSum(values []int, sum int, elements int, all bool) (indexes [][]int)
- func Perm(n int, d int, eval func([]int) bool) (per []int)
- func Perm2(n int, eval func([2]int) bool) [2]int
- func Perm3(n int, eval func([3]int) bool) [3]int
- func Perm4(n int, eval func([4]int) bool) [4]int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.