ARTS  2.3.1285(git:92a29ea9-dirty)
test_sorting.cc File Reference
#include <cstdlib>
#include <ctime>
#include <iostream>
#include "arts.h"
#include "matpackI.h"
#include "sorting.h"

Go to the source code of this file.

Functions

void testVector ()
 
int main (void)
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 94 of file test_sorting.cc.

References testVector().

◆ testVector()

void testVector ( )

Definition at line 32 of file test_sorting.cc.

References get_sorted_indexes(), i, n, Array< base >::nelem(), and ConstVectorView::nelem().

Referenced by main().