Uses of Class
org.quantlib.MixedInterpolation.Behavior
-
-
Uses of MixedInterpolation.Behavior in org.quantlib
Fields in org.quantlib declared as MixedInterpolation.Behavior Modifier and Type Field Description static MixedInterpolation.BehaviorMixedInterpolation.Behavior. ShareRangesstatic MixedInterpolation.BehaviorMixedInterpolation.Behavior. SplitRangesMethods in org.quantlib that return MixedInterpolation.Behavior Modifier and Type Method Description static MixedInterpolation.BehaviorMixedInterpolation.Behavior. swigToEnum(int swigValue)Constructors in org.quantlib with parameters of type MixedInterpolation.Behavior Constructor Description LogMixedLinearCubic(long n, MixedInterpolation.Behavior behavior)LogMixedLinearCubic(long n, MixedInterpolation.Behavior behavior, CubicInterpolation.DerivativeApprox da)LogMixedLinearCubic(long n, MixedInterpolation.Behavior behavior, CubicInterpolation.DerivativeApprox da, boolean monotonic)
-