scifir-units 2.0.0
scifir-units is a library of units of measurement, angles, coordinates, fields, and related data, all lightweight, that help in the development of scientific software and scientific machines
Loading...
Searching...
No Matches
scifir::complex_number< T > Member List

This is the complete list of members for scifir::complex_number< T >, including all inherited members.

complex_number()scifir::complex_number< T >inline
complex_number(const complex_number< T > &x)scifir::complex_number< T >inline
complex_number(complex_number< T > &&x)scifir::complex_number< T >inline
complex_number(const scalar_unit &x, const scalar_unit &y)scifir::complex_number< T >inlineexplicit
complex_number(const string &x, const string &y)scifir::complex_number< T >inlineexplicit
complex_number(const string &init_complex_number)scifir::complex_number< T >inlineexplicit
display(int number_of_decimals=2) constscifir::complex_number< T >inline
get_argument() constscifir::complex_number< T >inline
get_conjugate() constscifir::complex_number< T >inline
get_r() constscifir::complex_number< T >inline
get_reciprocal() constscifir::complex_number< T >inline
imaginaryscifir::complex_number< T >
operator*(const complex_number< U > &x) constscifir::complex_number< T >inline
operator+(const complex_number< U > &x) constscifir::complex_number< T >inline
operator+=(const complex_number< U > &x)scifir::complex_number< T >inline
operator-(const complex_number< U > &x) constscifir::complex_number< T >inline
operator-=(const complex_number< U > &x)scifir::complex_number< T >inline
operator/(const complex_number< U > &x) constscifir::complex_number< T >inline
operator=(const complex_number< T > &x)scifir::complex_number< T >inline
operator=(complex_number< T > &&x)scifir::complex_number< T >inline
realscifir::complex_number< T >