◆ Complex() [1/4]
SpaceComplex::Complex::Complex |
( |
| ) |
|
|
inline |
◆ Complex() [2/4]
SpaceComplex::Complex::Complex |
( |
double |
x_, |
|
|
double |
y_ |
|
) |
| |
|
inline |
Initialize a complex number
◆ Complex() [3/4]
SpaceComplex::Complex::Complex |
( |
| ) |
|
|
inline |
◆ Complex() [4/4]
SpaceComplex::Complex::Complex |
( |
double |
x_, |
|
|
double |
y_ |
|
) |
| |
|
inline |
Initialize a complex number
◆ operator*() [1/2]
◆ operator*() [2/2]
◆ operator+() [1/2]
◆ operator+() [2/2]
◆ operator-() [1/2]
subtract two complex numbers
◆ operator-() [2/2]
subtract two complex numbers
◆ operator==() [1/2]
bool SpaceComplex::Complex::operator== |
( |
const Complex & |
c | ) |
|
|
inline |
◆ operator==() [2/2]
bool SpaceComplex::Complex::operator== |
( |
const Complex & |
c | ) |
|
|
inline |
◆ print() [1/2]
void SpaceComplex::Complex::print |
( |
| ) |
|
|
inline |
◆ print() [2/2]
void SpaceComplex::Complex::print |
( |
| ) |
|
|
inline |
◆ operator/ [1/2]
◆ operator/ [2/2]
The documentation for this class was generated from the following files: