- All Known Subinterfaces:
- ComplexFunction.OnIntervalCrossInterval, Function.OnIntervalCrossInterval, IntegerFunction.OnIntervalCrossInterval, QuaternionFunction.OnIntervalCrossInterval, RealFunction.OnIntervalCrossInterval
- Enclosing class:
- Domain
public static interface Domain.OnIntervalCrossInterval
This interface models mathematical objects (like maps into some other
set or difference equations) that have as their domain of definition
the cartesian product of a closed interval on the real line
with another closed interval.