GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions | Variables
Array-tc.cc File Reference
#include "Array.h"
#include "Array.cc"
#include "ov.h"
#include "oct-sort.cc"
Include dependency graph for Array-tc.cc:

Go to the source code of this file.

Functions

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

Variables

template class OCTINTERP_API Array< octave_value >
 

Function Documentation

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

Definition at line 36 of file Array-tc.cc.

Variable Documentation

template class OCTINTERP_API Array< octave_value >

Definition at line 38 of file Array-tc.cc.