MCPcopy Create free account
hub / github.com/BoevaLab/FREEC / complex

Class complex

src/ap.h:111–111  ·  view source on GitHub ↗

Class defining a complex number with double precision. ********************************************************************/

Source from the content-addressed store, hash-verified

109Class defining a complex number with double precision.
110********************************************************************/
111class complex;
112
113class complex
114{

Callers 8

operator-Method · 0.85
operator*Method · 0.85
operator/Method · 0.85
conjMethod · 0.85
csqrMethod · 0.85
vdotproductMethod · 0.85
_i_cmatrixrighttrsmfMethod · 0.85
_i_cmatrixlefttrsmfMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected