Class interpLinear


  • public class interpLinear
    extends Object
    Linear Interpolation Copy from https://github.com/mobilesec/timeseries-signal-processing/blob/master/Interpolation.java todo replace this by org.apache.commons.math3.analysis.interpolation
    Author:
    Muhammad Muaaz
    • Constructor Detail

      • interpLinear

        public interpLinear()