Theoretica
A C++ numerical and automatic mathematical library
|
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. | |
Complex number class.