/Complex

C++ object file so you can use a Complex number datatype. It's a generic class, but optimized to use doubles. The class redefines operators for complex numbers, and includes a few other utility methods like returning the conjugate or the number in polar form.

Primary LanguageC++

Watchers