Constructors
constructor
-
Parameters
-
-
-
-
Default value monotonic: boolean = true
-
Default value leftC: BoundaryCondition = CubicInterpolation.BoundaryCondition.SecondDerivative
-
Default value leftConditionValue: Real = 0
-
Default value rightC: BoundaryCondition = CubicInterpolation.BoundaryCondition.SecondDerivative
-
Default value rightConditionValue: Real = 0
Properties
Private _behavior
Private _da
Private _leftType
Private _leftValue
Private _monotonic
_monotonic: boolean
Private _n
Private _rightType
Private _rightValue
Static global
global: boolean = true
Static requiredPoints
Methods
interpolate
-
Parameters
mixed linear/cubic interpolation factory and traits