Interface DiscreteFunctionBuilder<X,​Y>

  • Type Parameters:
    X - the type of the values along the X-axis
    Y - the type of the values along the Y-axis
    All Known Implementing Classes:
    MapBackedDiscreteFunction.Builder

    public interface DiscreteFunctionBuilder<X,​Y>
    A builder for discrete functions. It provides methods to easily build DiscreteFunctions