MINT2
|
#include <IReturnComplex.h>
Public Member Functions | |
virtual std::complex< double > | ComplexVal ()=0 |
virtual | ~IReturnComplex () |
Protected Member Functions | |
IReturnComplex () | |
Definition at line 9 of file IReturnComplex.h.
|
inlineprotected |
Definition at line 11 of file IReturnComplex.h.
|
inlinevirtual |
Definition at line 14 of file IReturnComplex.h.
|
pure virtual |
Implemented in CPV_amp_polar, CPV_amp, AmpRatio, MINT::FitComplex, MINT::ComplexProduct, and MINT::BasicComplex.