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-voidp.cc File Reference
#include <string>
#include "Array.h"
#include "Array.cc"
Include dependency graph for Array-voidp.cc:

Go to the source code of this file.

Functions

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

Variables

template class OCTAVE_API Array< idx_vector >
 
template class OCTAVE_API Array< octave_idx_type >
 
template class OCTAVE_API Array< void * >
 

Function Documentation

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

Definition at line 40 of file Array-voidp.cc.

Variable Documentation

template class OCTAVE_API Array< idx_vector >

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

template class OCTAVE_API Array< octave_idx_type >
template class OCTAVE_API Array< void * >

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