Class | Description |
---|---|
FunctionExpressionSupport<Y> |
Specialisation of
FunctionExpressionSupportWithConversionAndComparator for expressions of
DiscreteFunction s from Y to Y. |
FunctionExpressionSupportWithConversionAndComparator<X,Y> |
Provides utility methods for acting on expressions of
DiscreteFunction s from X to Y. |
FunctionSupport<Y> |
Specialisation of
FunctionSupportWithConversionAndComparator for DiscreteFunction s from Y to Y. |
FunctionSupportWithConversionAndComparator<X,Y> |
Provides utility methods for acting on
DiscreteFunction s from X to Y. |
OngoingDeferredDiscreteFunctionBinaryOperation<X,Y> |
Provides methods to describe the right hand part of a binary operation for
DiscreteFunction @
Expression s |
OngoingDiscreteFunctionBinaryOperation<X,Y> |
Provides methods to describe the right hand side of binary operations on
DiscreteFunction from X to Y |