Class ScalarFunctions.SumElements

java.lang.Object
com.yahoo.tensor.functions.ScalarFunctions.SumElements
All Implemented Interfaces:
Function<List<Long>,Double>
Enclosing class:
ScalarFunctions

public static class ScalarFunctions.SumElements extends Object implements Function<List<Long>,Double>