Package org.drip.spline.segment
Flexure Penalizing Best Fit Segment
- Author:
- Lakshmi Krishnamurthy
-
Interface Summary Interface Description BasisEvaluator BasisEvaluator implements the Segment's Basis Evaluator Functions. -
Class Summary Class Description BestFitFlexurePenalizer BestFitFlexurePenalizer implements the Segment's Best Fit, Curvature, and Length Penalizers.LatentStateInelastic LatentStateInelastic contains the spline segment in-elastic fields - in this case the start/end ranges.LatentStateManifestSensitivity LatentStateManifestSensitivity contains the Manifest Sensitivity generation control parameters and the Manifest Sensitivity outputs related to the given Segment.LatentStateResponseModel LatentStateResponseModel implements the single segment basis calibration and inference functionality.Monotonocity Monotonocity contains the monotonicity details related to the given segment.SegmentBasisEvaluator SegmentBasisEvaluator implements the BasisEvaluator interface for the given set of the Segment Basis Evaluator Functions.