Fourier library: Operations in the Fourier domain

◆ operator()() [1/2]

Tcvalue fourier::PolesNZeroes::operator() ( const double &  omega) const
inline

Definition at line 73 of file polesnzeroes.h.

74  { return(this->operator()(Tcvalue(omega))); }
std::complex< double > Tcvalue
Definition: polesnzeroes.h:49