|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Rationale: Group of one or more roots (typically a conjugate pair) sharing a common geometric center. More...
Public Attributes | |
| Array< Complex > | roots |
| Complex | center = Complex(Real(0), Real(0)) |
Rationale: Group of one or more roots (typically a conjugate pair) sharing a common geometric center.
| Array<Complex> Aleph::FFT< Real >::RootGroup::roots |
Definition at line 2372 of file fft.H.
Referenced by Aleph::FFT< Real >::design_bandstop_sections_without_numerator_roots(), and Aleph::FFT< Real >::root_groups_impl().