Lines Matching full:choose
246 PetscDTBinomial - Approximate the binomial coefficient `n` choose `k`
253 . binomial - approximation of the binomial coefficient `n` choose `k`
284 PetscDTBinomialInt - Compute the binomial coefficient `n` choose `k`
291 . binomial - the binomial coefficient `n` choose `k`
438 …ordered subset of the integers [0, ..., n - 1] from its encoding as an integers in [0, n choose k).
444 - j - an index in [0, n choose k)
452 Limited by arguments such that `n` choose `k` can be represented by `PetscInt`
478 …ers from the set [0, ..., n - 1] to its encoding as an integers in [0, n choose k) in lexicographi…
492 Limited by arguments such that `n` choose `k` can be represented by `PetscInt`
525 - j - an index in [0, n choose k)
534 Limited by arguments such that `n` choose `k` can be represented by `PetscInt`