Uses of Class
org.drip.spline.params.SegmentStateCalibrationInputs
| Package | Description |
|---|---|
| org.drip.spline.segment |
Flexure Penalizing Best Fit Segment
|
-
Uses of SegmentStateCalibrationInputs in org.drip.spline.segment
Methods in org.drip.spline.segment with parameters of type SegmentStateCalibrationInputs Modifier and Type Method Description booleanLatentStateResponseModel. calibrateLocalManifestJacobian(java.lang.String manifestMeasure, SegmentStateCalibrationInputs manifestSensitivitySegmentStateCalibrationInputs, SegmentBasisFlexureConstraint[] stateSegmentBasisFlexureConstraintArray)Sensitivity Calibrator: Calibrate the Segment Local Manifest Jacobian from the Calibration Parameter Setdouble[]LatentStateResponseModel. calibrateManifestJacobian(SegmentStateCalibrationInputs manifestSensitivitySegmentStateCalibrationInputs, SegmentBasisFlexureConstraint[] stateSegmentBasisFlexureConstraintArray)Sensitivity Calibrator: Calibrate the Segment Manifest Measure Jacobian from the Calibration InputsbooleanLatentStateResponseModel. calibratePreceedingManifestJacobian(java.lang.String manifestMeasure, SegmentStateCalibrationInputs precedingManifestSensitivitySegmentStateCalibrationInputs)Sensitivity Calibrator: Calibrate the Segment Preceding Manifest Jacobian from the Calibration Parameter SetbooleanLatentStateResponseModel. calibrateState(SegmentStateCalibrationInputs stateSegmentStateCalibrationInputs)Main Calibrator: Calibrate the Segment State from the Calibration Parameter Set