|
ccgsl 2.7.2
C++wrappersforGnuScientificLibrary
|
#include <cstddef>#include <new>#include <algorithm>#include <gsl/gsl_permutation.h>#include "exception.hpp"

Go to the source code of this file.
Classes | |
| class | gsl::permutation |
| This class handles GSL permutation objects. More... | |
| class | gsl::permutation::iterator_base< container, content, reverse > |
| The container must have iterator types. More... | |
| class | gsl::permutation::const_iterator_t< reverse > |
| A class template for the const iterators. More... | |
Namespaces | |
| namespace | gsl |
| The gsl package creates an interface to the GNU Scientific Library for C++. | |