![]() |
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 "lo-ieee.h"#include "mx-base.h"#include "oct-alloc.h"#include "str-vec.h"#include "gripes.h"#include "error.h"#include "ov-base.h"#include "ov-cx-mat.h"#include "ov-base-scalar.h"#include "ov-typeinfo.h"

Go to the source code of this file.
Classes | |
| class | octave_complex |
Typedefs | |
| typedef octave_complex | octave_complex_scalar |
| typedef octave_complex octave_complex_scalar |
Definition at line 206 of file ov-complex.h.
1.8.1.2