Fourier library: Operations in the Fourier domain

◆ numfactor() [2/2]

void fourier::PolesNZeroes::numfactor ( const double &  factor)
inline

Definition at line 66 of file polesnzeroes.h.

References numfactor().

67  { this->numfactor(Tcvalue(factor)); };
void numfactor(const Tcvalue &factor)
Definition: polesnzeroes.cc:72
std::complex< double > Tcvalue
Definition: polesnzeroes.h:49
Here is the call graph for this function: