Uses of Interface
org.drip.simm.foundation.CurvatureResponse
Package | Description |
---|---|
org.drip.simm.foundation |
Foundation Utilities for ISDA SIMM
|
-
Uses of CurvatureResponse in org.drip.simm.foundation
Classes in org.drip.simm.foundation that implement CurvatureResponse Modifier and Type Class Description class
CurvatureResponseCornishFischer
CurvatureResponseCornishFischer computes the Curvature Co-variance Scaling Factor using the Cumulative Curvature Sensitivities.Methods in org.drip.simm.foundation that return CurvatureResponse Modifier and Type Method Description CurvatureResponse
CurvatureEstimatorResponseFunction. curvatureResponse()
Retrieve the Curvature Response FunctionConstructors in org.drip.simm.foundation with parameters of type CurvatureResponse Constructor Description CurvatureEstimatorResponseFunction(CurvatureResponse curvatureResponse)
CurvatureEstimatorResponseFunction Constructor