Condition how to manage the left and right boundary of a spline.
Record Field | Description |
|
finite differences for 1st derivatives
|
|
natural boundaries, zero 2nd deriv.
|
|
periodic boundaries (NOT YET IMPLEMENTED)
|
|
user supplied f'(x_lo), f'(x_hi)
|
|
user supplied f''(x_lo), f''(x_hi)
|
Full Usage:
value__
Field type: int
Modifiers: mutable |
|