![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include <iostream>#include "oct-obj.h"#include "ov-base.h"#include "ov-cx-mat.h"#include "ov-re-mat.h"#include "ov-base-scalar.h"#include "pr-output.h"

1.8.1.2