|
koho.cpp
1.1.0
|
Utilities module. More...
#include <string>#include <vector>#include <utility>#include <algorithm>

Go to the source code of this file.
Namespaces | |
| koho | |
Functions | |
| template<class X > | |
| unsigned long | koho::maxIndex (X *x, unsigned long n) |
| template<class X , class S > | |
| void | koho::sort2VectorsByFirstVector (std::vector< X > &x, std::vector< S > &s, long start, long end, bool increase=true) |
Utilities module.
C++ implementation.
1.8.13