Theoretica
Mathematical Library
|
Complex data types definitions. More...
#include <type_traits>
#include "../core/core_traits.h"
#include "../core/constants.h"
#include "./complex.h"
Go to the source code of this file.
Namespaces | |
namespace | theoretica |
Main namespace of the library which contains all functions and objects. | |
Typedefs | |
template<typename Type = real> | |
using | theoretica::bicomplex = complex< complex< Type > > |
A bi-complex number. | |
Complex data types definitions.