#include <Complex.h>
◆ Complex() [1/4]
◆ Complex() [2/4]
◆ Complex() [3/4]
◆ Complex() [4/4]
◆ amp() [1/2]
◆ amp() [2/2]
template<typename Type >
void Complex< Type >::amp |
( |
const double |
d | ) |
|
|
inline |
◆ conj()
◆ imag() [1/2]
◆ imag() [2/2]
template<typename Type >
void Complex< Type >::imag |
( |
const Type |
d | ) |
|
|
inline |
◆ is_finite()
template<typename Type >
bool Complex< Type >::is_finite |
( |
| ) |
|
|
inline |
◆ lut()
template<typename Type >
void Complex< Type >::lut |
( |
const double |
a, |
|
|
const double |
p |
|
) |
| |
|
inline |
◆ operator Complex< T2 >()
template<typename Type >
template<typename T2 >
◆ operator*() [1/2]
◆ operator*() [2/2]
◆ operator*=() [1/2]
◆ operator*=() [2/2]
◆ operator+()
◆ operator+=()
◆ operator-() [1/2]
◆ operator-() [2/2]
◆ operator-=()
◆ operator/() [1/2]
◆ operator/() [2/2]
◆ operator/=() [1/2]
◆ operator/=() [2/2]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator[]()
template<typename Type >
Type & Complex< Type >::operator[] |
( |
const int |
i | ) |
|
|
inline |
◆ phi() [1/2]
◆ phi() [2/2]
template<typename Type >
void Complex< Type >::phi |
( |
const double |
d | ) |
|
|
inline |
◆ phi_lut() [1/2]
template<typename Type >
double Complex< Type >::phi_lut |
( |
| ) |
|
|
inline |
◆ phi_lut() [2/2]
template<typename Type >
void Complex< Type >::phi_lut |
( |
const double |
d | ) |
|
|
inline |
◆ power()
◆ real() [1/2]
◆ real() [2/2]
template<typename Type >
void Complex< Type >::real |
( |
const Type |
d | ) |
|
|
inline |
◆ set()
template<typename Type >
void Complex< Type >::set |
( |
const double |
a, |
|
|
const double |
p |
|
) |
| |
|
inline |
◆ shift_phi()
template<typename Type >
void Complex< Type >::shift_phi |
( |
const double |
d | ) |
|
|
inline |
◆ shift_phi_lut()
template<typename Type >
void Complex< Type >::shift_phi_lut |
( |
const double |
d | ) |
|
|
inline |
◆ unpack_first()
◆ unpack_second()
The documentation for this class was generated from the following file: