Package interfaces

Interface Input


public interface Input
  • Method Summary

    Modifier and Type
    Method
    Description
    double[]
    getInput(ArrayList<Number> in, double max, double min)
     
  • Method Details

    • getInput

      double[] getInput(ArrayList<Number> in, double max, double min)