PPSplineF64.ppev_single_dual(x)#

Evaluate a single x coordinate value on the pp spline.

Parameters:

x (Dual) – The x-axis value at which to evaluate value.

Return type:

Dual

Notes

This function guarantees preservation of accurate AD Dual sensitivities.