GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Macros | |
#define | DECLARE_OCTAVE_ALLOCATOR |
#define | DEFINE_OCTAVE_ALLOCATOR(t) |
#define | DEFINE_OCTAVE_ALLOCATOR2(t, s) |
#define DECLARE_OCTAVE_ALLOCATOR |
Definition at line 28 of file oct-alloc.h.
#define DEFINE_OCTAVE_ALLOCATOR | ( | t | ) |
Definition at line 29 of file oct-alloc.h.
#define DEFINE_OCTAVE_ALLOCATOR2 | ( | t, | |
s | |||
) |
Definition at line 30 of file oct-alloc.h.