GNU Octave 11.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
Array-idx-vec.cc File Reference
#include "idx-vector.h"
#include "Array-oct.h"
#include "Array-base.cc"

Go to the source code of this file.

Macros

#define OCTAVE_EXTERN_TEMPLATE_ARRAY
 

Functions

Array< octave::idx_vector >::compare_fcn_type safe_comparator (sortmode, const Array< octave::idx_vector > &, bool)
 

Macro Definition Documentation

◆ OCTAVE_EXTERN_TEMPLATE_ARRAY

#define OCTAVE_EXTERN_TEMPLATE_ARRAY

Definition at line 34 of file Array-idx-vec.cc.

Function Documentation

◆ safe_comparator()

Array< octave::idx_vector >::compare_fcn_type safe_comparator ( sortmode  ,
const Array< octave::idx_vector > &  ,
bool   
)

Definition at line 44 of file Array-idx-vec.cc.