Package | Description |
---|---|
org.drip.math.grid |
Modifier and Type | Method and Description |
---|---|
SegmentMonotonocity |
Segment.monotoneType()
Indicate whether the given segment is monotone.
|
SegmentMonotonocity |
Span.monotoneType(double dblX)
Identifies the monotone type for the segment underlying the given input point
|