Fourier library: Operations in the Fourier domain

◆ denfactor() [2/2]

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

Definition at line 70 of file polesnzeroes.h.

References denfactor().

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