Package | Description |
---|---|
org.drip.math.grid | |
org.drip.math.sample | |
org.drip.math.spline |
Class and Description |
---|
BasisSetParams
BasisSetParams is an empty stub class whose derived implementations hold the per-segment basis set
parameters.
|
SegmentInelasticParams
SegmentInelasticParams implements basis per-segment elastics parameter set.
|
Class and Description |
---|
SegmentInelasticParams
SegmentInelasticParams implements basis per-segment elastics parameter set.
|
Class and Description |
---|
BasisSetParams
BasisSetParams is an empty stub class whose derived implementations hold the per-segment basis set
parameters.
|
ExponentialTensionBasisSetParams
ExponentialTensionBasisSetParams implements per-segment parameters for the exponential tension basis set -
currently it only contains the tension parameter.
|
KaklisPandelisBasisSetParams
KaklisPandelisBasisSetParams implements per-segment parameters for the Kaklis Pandelis basis set -
currently it only holds the polynomial tension degree.
|
PolynomialBasisSetParams
PolynomialBasisSetParams implements per-segment basis set parameters for the polynomial basis spline -
currently it holds the number of basis functions.
|
SegmentCk
This concrete class extends segment, and implements the segment's Ck based spline functionality.
|
SegmentConstraint
SegmentConstraint holds the segment coefficient constraints and their values.
|
SegmentInelasticParams
SegmentInelasticParams implements basis per-segment elastics parameter set.
|