Uses of Class
org.drip.spline.segment.Monotonocity
Package | Description |
---|---|
org.drip.spline.segment |
Flexure Penalizing Best Fit Segment
|
org.drip.spline.stretch |
Multi-Segment Sequence Spline Stretch
|
-
Uses of Monotonocity in org.drip.spline.segment
Methods in org.drip.spline.segment that return Monotonocity Modifier and Type Method Description Monotonocity
LatentStateResponseModel. monotoneType()
Indicate whether the given segment is monotone. -
Uses of Monotonocity in org.drip.spline.stretch
Methods in org.drip.spline.stretch that return Monotonocity Modifier and Type Method Description Monotonocity
CalibratableMultiSegmentSequence. monotoneType(double predictorOrdinate)
Monotonocity
SingleSegmentLagrangePolynomial. monotoneType(double predictorOrdinate)
Monotonocity
SingleSegmentSequence. monotoneType(double predictorOrdinate)
Identify the Monotone Type for the Segment underlying the given Predictor Ordinate