Theoretica
A C++ numerical and automatic mathematical library
complex.h File Reference

Complex number class. More...

#include <sstream>
#include <ostream>
#include <array>
#include "../core/error.h"
#include "../core/real_analysis.h"

Go to the source code of this file.

Classes

class  theoretica::complex< Type >
 Complex number in algebraic form \(a + ib\). More...
 

Namespaces

 theoretica
 Main namespace of the library which contains all functions and objects.
 

Detailed Description

Complex number class.