synthetize_hpf Method (SynWTFilterFloat)
In This Topic
A specific version of the synthetize_hpf() method that works on float data. See the general description of the synthetize_hpf() method in the SynWTFilter class for more details.
Overload List
Overload | Description |
synthetize_hpf(Single[],Int32,Int32,Int32,Single[],Int32,Int32,Int32,Single[],Int32,Int32) | A specific version of the synthetize_hpf() method that works on float data. See the general description of the synthetize_hpf() method in the SynWTFilter class for more details. |
synthetize_hpf(Object,Int32,Int32,Int32,Object,Int32,Int32,Int32,Object,Int32,Int32) | The general version of the synthetize_hpf() method, it just calls the specialized version. See the description of the synthetize_hpf() method of the SynWTFilter class for more details. |
See Also