Package org.drip.spline.grid
Aggregated/Overlapping Stretch/Span Grids
- Author:
- Lakshmi Krishnamurthy
-
Interface Summary Interface Description Span Span is the interface that exposes the functionality behind the collection of Stretches that may be overlapping or non-overlapping. -
Class Summary Class Description AggregatedSpan AggregatedSpan implements the Span interface.OverlappingStretchSpan OverlappingStretchSpan implements the Span interface, and the collection functionality of overlapping Stretches.