Navigation

Operators and Keywords

Function List:

C++ API

oct-sort.h File Reference

#include "lo-traits.h"
Include dependency graph for oct-sort.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  octave_sort< T >
struct  octave_sort< T >::s_slice
struct  octave_sort< T >::MergeState
class  vec_index< T >

Defines

#define MAX_MERGE_PENDING   85
#define MIN_GALLOP   7
#define MERGESTATE_TEMP_SIZE   1024

Enumerations

enum  sortmode { UNSORTED = 0, ASCENDING, DESCENDING }

Define Documentation

#define MAX_MERGE_PENDING   85
#define MERGESTATE_TEMP_SIZE   1024
#define MIN_GALLOP   7

Enumeration Type Documentation

enum sortmode
Enumerator:
UNSORTED 
ASCENDING 
DESCENDING 
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines