Enumeration DerivativeApprox
Enumeration members
Akima
Akima:
Defined in ql/math/interpolations/cubicinterpolation.ts:127
FourthOrder
FourthOrder:
Defined in ql/math/interpolations/cubicinterpolation.ts:118
FritschButland
FritschButland:
Defined in ql/math/interpolations/cubicinterpolation.ts:124
Harmonic
Harmonic:
Defined in ql/math/interpolations/cubicinterpolation.ts:133
Kruger
Kruger:
Defined in ql/math/interpolations/cubicinterpolation.ts:130
Parabolic
Parabolic:
Defined in ql/math/interpolations/cubicinterpolation.ts:121
Spline
Spline:
Defined in ql/math/interpolations/cubicinterpolation.ts:109
SplineOM1
SplineOM1:
Defined in ql/math/interpolations/cubicinterpolation.ts:112
SplineOM2
SplineOM2:
Defined in ql/math/interpolations/cubicinterpolation.ts:115
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Type alias with type parameter
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method
Akima approximation (local, non-monotonic, non-linear)