Uses of Package
org.drip.spline.basis
Package | Description |
---|---|
org.drip.regression.spline |
Custom Basis Spline Regression Engine
|
org.drip.spline.basis |
Basis Spline Construction/Customization Parameters
|
org.drip.spline.bspline |
de Boor Rational/Exponential/Tension B-Splines
|
org.drip.spline.params |
Spline Segment Construction Control Parameters
|
org.drip.spline.segment |
Flexure Penalizing Best Fit Segment
|
org.drip.spline.tension |
Koch Lyche Kvasov Tension Splines
|
org.drip.state.creator |
Scenario State Curve/Surface Builders
|
-
Classes in org.drip.spline.basis used by org.drip.regression.spline Class Description FunctionSetBuilderParams FunctionSetBuilderParams is an empty stub class whose derived implementations hold the per segment basis set parameters. -
Classes in org.drip.spline.basis used by org.drip.spline.basis Class Description BSplineSequenceParams BSplineSequenceParams implements the parameter set for constructing the B Spline Sequence.ExponentialMixtureSetParams ExponentialMixtureSetParams implements per-segment parameters for the exponential mixture basis set, i.e., the array of the exponential tension parameters, one per each entity in the mixture.ExponentialRationalSetParams ExponentialRationalSetParams implements per-segment parameters for the exponential rational basis set, i.e., the exponential tension and the rational tension parameters.ExponentialTensionSetParams ExponentialTensionSetParams implements per-segment parameters for the exponential tension basis set.FunctionSet FunctionSet implements the basis spline function set.FunctionSetBuilderParams FunctionSetBuilderParams is an empty stub class whose derived implementations hold the per segment basis set parameters.KaklisPandelisSetParams KaklisPandelisSetParams implements per segment parameters for the Kaklis Pandelis basis set.PolynomialFunctionSetParams PolynomialFunctionSetParams implements per-segment basis set parameters for the polynomial basis spline. -
Classes in org.drip.spline.basis used by org.drip.spline.bspline Class Description FunctionSet FunctionSet implements the basis spline function set. -
Classes in org.drip.spline.basis used by org.drip.spline.params Class Description FunctionSetBuilderParams FunctionSetBuilderParams is an empty stub class whose derived implementations hold the per segment basis set parameters. -
Classes in org.drip.spline.basis used by org.drip.spline.segment Class Description FunctionSet FunctionSet implements the basis spline function set. -
Classes in org.drip.spline.basis used by org.drip.spline.tension Class Description ExponentialTensionSetParams ExponentialTensionSetParams implements per-segment parameters for the exponential tension basis set.FunctionSet FunctionSet implements the basis spline function set. -
Classes in org.drip.spline.basis used by org.drip.state.creator Class Description FunctionSetBuilderParams FunctionSetBuilderParams is an empty stub class whose derived implementations hold the per segment basis set parameters.