From e61d6780abaff6a750f56a75d6d68ebace0181df Mon Sep 17 00:00:00 2001 From: Tom Faulhaber Date: Fri, 7 Aug 2009 23:37:28 -0700 Subject: Updated documentation for commit 6dd2205627cd524894b1175da20ce9c5ac65aef7 --- combinatorics-api.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'combinatorics-api.html') diff --git a/combinatorics-api.html b/combinatorics-api.html index 26999c83..f6aff31e 100644 --- a/combinatorics-api.html +++ b/combinatorics-api.html @@ -34,7 +34,7 @@ namespace. API Index
Namespaces: @@ -92,7 +92,7 @@ for a longer description.)
Usage: (cartesian-product & seqs)
 
All the ways to take one item from each sequence
- Source + Source

combinations

@@ -100,7 +100,7 @@ for a longer description.)
Usage: (combinations items n)
 
All the unique ways of taking n different elements from items
- Source + Source

lex-permutations

@@ -108,7 +108,7 @@ for a longer description.)
Usage: (lex-permutations c)
 
Fast lexicographic permutation generator for a sequence of numbers
- Source + Source

permutations

@@ -116,7 +116,7 @@ for a longer description.)
Usage: (permutations items)
 
All the permutations of items, lexicographic by index
- Source + Source

selections

@@ -124,7 +124,7 @@ for a longer description.)
Usage: (selections items n)
 
All the ways of taking n (possibly the same) elements from the sequence of items
- Source + Source

subsets

@@ -132,7 +132,7 @@ for a longer description.)
Usage: (subsets items)
 
All the subsets of items
- Source + Source
-- cgit v1.2.3-70-g09d2