GNU Octave  4.2.1
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
Classes | Typedefs
ov-complex.h File Reference
#include "octave-config.h"
#include <cstdlib>
#include <iosfwd>
#include <string>
#include "lo-ieee.h"
#include "mx-base.h"
#include "str-vec.h"
#include "errwarn.h"
#include "error.h"
#include "ov-base.h"
#include "ov-cx-mat.h"
#include "ov-base-scalar.h"
#include "ov-typeinfo.h"
Include dependency graph for ov-complex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  octave_complex
 

Typedefs

typedef octave_complex octave_complex_scalar
 

Typedef Documentation

Definition at line 201 of file ov-complex.h.