ccgsl 2.7.2
C++wrappersforGnuScientificLibrary
permutation.hpp File Reference
#include <cstddef>
#include <new>
#include <algorithm>
#include <gsl/gsl_permutation.h>
#include "exception.hpp"
Include dependency graph for permutation.hpp:
This graph shows which files directly or indirectly include this file:

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++.