GNU Octave  4.0.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
Macros
oct-alloc.h File Reference

Go to the source code of this file.

Macros

#define DECLARE_OCTAVE_ALLOCATOR
 
#define DEFINE_OCTAVE_ALLOCATOR(t)
 
#define DEFINE_OCTAVE_ALLOCATOR2(t, s)
 

Macro Definition Documentation

#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,
 
)

Definition at line 30 of file oct-alloc.h.