Complex numbers.
More...
Go to the source code of this file.
|
template<typename T > |
__host__ __device__ T | cusp::conj (const T &z) |
|
template<typename T > |
__host__ __device__
cusp::norm_type< T >::type | cusp::abs (const T &z) |
|
template<typename T > |
__host__ __device__
cusp::norm_type< T >::type | cusp::norm (const T &z) |
|
Complex numbers.
Definition in file complex.h.