![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include <cstdlib>#include <iosfwd>#include <string>#include "mx-base.h"#include "oct-alloc.h"#include "str-vec.h"#include "error.h"#include "mxarray.h"#include "oct-stream.h"#include "ov-base.h"#include "ov-base-int.h"#include "ov-typeinfo.h"#include "gripes.h"#include "ov-re-mat.h"#include "ov-scalar.h"

Go to the source code of this file.
Classes | |
| class | OCTAVE_VALUE_INT_MATRIX_T |
| class | OCTAVE_VALUE_INT_SCALAR_T |
1.8.1.2