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