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 MonotonocityLatentStateResponseModel. 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 MonotonocityCalibratableMultiSegmentSequence. monotoneType(double predictorOrdinate)MonotonocitySingleSegmentLagrangePolynomial. monotoneType(double predictorOrdinate)MonotonocitySingleSegmentSequence. monotoneType(double predictorOrdinate)Identify the Monotone Type for the Segment underlying the given Predictor Ordinate