Uses of Class
com.github.JianZhongBerkeley.exceptions.ArrayUtilException
Packages that use ArrayUtilException
-
Uses of ArrayUtilException in com.github.JianZhongBerkeley.arrayUtils
Methods in com.github.JianZhongBerkeley.arrayUtils that throw ArrayUtilExceptionModifier and TypeMethodDescriptiondouble[]ArrayUtilGeneralFIRFilter.filter(double[] src) double[]ArrayUtilMovingAvg.movingAvg(double[] src) voidArrayUtilGeneralFIRFilter.setkernel(double[] kernel) voidArrayUtilMovingAvg.setWinSize(int winSize)