From 2b847678cd0b087024573c51318b73020ed7fbd9 Mon Sep 17 00:00:00 2001 From: Tom Faulhaber Date: Tue, 28 Sep 2010 23:27:40 -0700 Subject: Autodoc commit for 1.2.x/e4ea06c9, master/39c38227, 1.1.x/d132c5f1 --- branch-master/combinatorics-api.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/branch-master/combinatorics-api.html b/branch-master/combinatorics-api.html index 0fdbfff8..6800a60e 100644 --- a/branch-master/combinatorics-api.html +++ b/branch-master/combinatorics-api.html @@ -101,7 +101,7 @@ for a longer description.)
All the ways to take one item from each sequence
- Source + Source


@@ -112,7 +112,7 @@ for a longer description.)
All the unique ways of taking n different elements from items
- Source + Source


@@ -123,7 +123,7 @@ for a longer description.)
Fast lexicographic permutation generator for a sequence of numbers
- Source + Source


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


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


@@ -156,7 +156,7 @@ for a longer description.)
All the subsets of items
- Source + Source
-- cgit v1.2.3-18-g5258