GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
oct-sort.h File Reference
#include "octave-config.h"
#include <functional>
#include "lo-traits.h"

Go to the source code of this file.

Classes

class  octave_sort< T >
 
class  vec_index< T >
 

Enumerations

enum  sortmode { UNSORTED = 0 , ASCENDING , DESCENDING }
 

Enumeration Type Documentation

◆ sortmode

enum sortmode
Enumerator
UNSORTED 
ASCENDING 
DESCENDING 

Definition at line 97 of file oct-sort.h.