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