| 
    Jpp
    17.1.0
    
   the software that should make you happy 
   | 
 
#include <iterator>Go to the source code of this file.
Namespaces | |
| JTOOLS | |
| Auxiliary classes and methods for multi-dimensional interpolations and histograms.  | |
| JPP | |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).  | |
Functions | |
| template<class T , class JComparator_t > | |
| bool | JTOOLS::next_permutation (T __begin, T __last, T __end, JComparator_t compare, std::bidirectional_iterator_tag) | 
| Implementation of method next_permutation for bidirectional iterators.  More... | |
| template<class T , class JComparator_t > | |
| bool | JTOOLS::next_permutation (T __begin, T __last, T __end, JComparator_t compare) | 
| Permutations of sub-set of data.  More... | |
 1.8.5