GNU Octave  3.8.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-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

 INSTANTIATE_ARRAY (jit_function, OCTINTERP_API)
 NO_INSTANTIATE_ARRAY_SORT (jit_function)

Variables

template class OCTAVE_API Array< octave_idx_type >

Function Documentation

INSTANTIATE_ARRAY ( jit_function  ,
OCTINTERP_API   
)
NO_INSTANTIATE_ARRAY_SORT ( jit_function  )

Variable Documentation

template class OCTAVE_API Array< octave_idx_type >