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

Go to the source code of this file.

Functions

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

Function Documentation

◆ safe_comparator()

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

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