GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Classes | |
class | jit_convert |
class | jit_convert_llvm |
class | jit_function_info |
class | jit_infer |
class | jit_info |
class | tree_jit |
Macros | |
#define | DECL_ARG(n) const ARG ## n& arg ## n |
#define | JIT_CREATE_CHECKED(N) |
#define | JIT_METH(clname) virtual void visit (jit_ ## clname&); |
#define JIT_CREATE_CHECKED | ( | N | ) |