GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
Array-s.cc File Reference
#include "Array.h"
#include "Array-base.cc"
#include "oct-sort.cc"
#include "DiagArray2.h"
#include "DiagArray2.cc"
Include dependency graph for Array-s.cc:

Go to the source code of this file.

Macros

#define INLINE_ASCENDING_SORT   1
 
#define INLINE_DESCENDING_SORT   1
 

Variables

template class OCTAVE_CLASS_TEMPLATE_INSTANTIATION_API Array< short >
 

Macro Definition Documentation

◆ INLINE_ASCENDING_SORT

#define INLINE_ASCENDING_SORT   1

Definition at line 42 of file Array-s.cc.

◆ INLINE_DESCENDING_SORT

#define INLINE_DESCENDING_SORT   1

Definition at line 43 of file Array-s.cc.

Variable Documentation

◆ Array< short >

template class OCTAVE_CLASS_TEMPLATE_INSTANTIATION_API Array< short >

Definition at line 48 of file Array-s.cc.