Return the imaginary component of the complex argument.
- Template Parameters
-
T | value type of complex argument |
- Parameters
-
[in] | z | complex value whose imaginary component is extracted |
- Returns
- imaginary component of argument
Definition at line 18 of file imag.hpp.