ElementTraits
from_complex()
to_real()
conjugate()
Traits of an element type.
Public Static Functions
How to cast a complex type to the element type.
How to cast an element type to real.
The complex conjugate.