GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include <iostream>
#include "error.h"
#include "oct-obj.h"
#include "pager.h"
#include "pt-const.h"
#include "pt-walk.h"
Go to the source code of this file.
Functions | |
DEFINE_OCTAVE_ALLOCATOR2 (tree_constant, 1024) |
DEFINE_OCTAVE_ALLOCATOR2 | ( | tree_constant | , |
1024 | |||
) |