Uses of Class
de.gsi.math.filter.iir.PoleZeroPair
-
Packages that use PoleZeroPair Package Description de.gsi.math.filter.iir -
-
Uses of PoleZeroPair in de.gsi.math.filter.iir
Methods in de.gsi.math.filter.iir that return PoleZeroPair Modifier and Type Method Description PoleZeroPairLayoutBase. getPair(int pairIndex)Methods in de.gsi.math.filter.iir with parameters of type PoleZeroPair Modifier and Type Method Description voidBiquad. setPoleZeroPair(PoleZeroPair pair)Constructors in de.gsi.math.filter.iir with parameters of type PoleZeroPair Constructor Description LayoutBase(PoleZeroPair... pairs)
-