GNU Octave  4.2.1
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-jit.cc File Reference
#include "Array.h"
#include "Array.cc"
#include "jit-ir.h"
Include dependency graph for Array-jit.cc:

Go to the source code of this file.

Functions

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

Variables

template class OCTAVE_API Array< idx_vector >
 
template class OCTINTERP_API Array< jit_function >
 
template class OCTAVE_API Array< octave_idx_type >
 

Function Documentation

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

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

Variable Documentation

template class OCTAVE_API Array< idx_vector >

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

template class OCTINTERP_API Array< jit_function >

Definition at line 44 of file Array-jit.cc.

template class OCTAVE_API Array< octave_idx_type >