#include <ctime>#include <cstdlib>#include <iostream>#include "matpackI.h"#include "sorting.h"

Go to the source code of this file.
| Functions | |
| void | testVector () | 
| int | main (void) | 
| int main | ( | void | ) | 
| void testVector | ( | ) | 
Definition at line 37 of file test_sorting.cc.
References get_sorted_indexes(), and ConstVectorView::nelem().
Referenced by main().
 1.5.6
 1.5.6