Interface AggregationFunction

    • Method Summary

      Modifier and Type Method Description
      Double eval​(List<Double> x)
      Evaluates the function for the given element.
      String toString()