Class OngoingDiscreteFunctionBinaryOperation<X,​Y>

  • Type Parameters:
    X - the type of the independent variable (input) of the discrete function
    Y - the type of the dependent variable (output) of the discrete function and the type of the scalar values (elements of the field) on which to operate

    public class OngoingDiscreteFunctionBinaryOperation<X,​Y>
    extends java.lang.Object
    Provides methods to describe the right hand side of binary operations on DiscreteFunction from X to Y