PPSplineF64.ppev_single_dual2(x)#

Evaluate a single x coordinate value on the pp spline.

Parameters:

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

Return type:

Dual2

Notes

This function guarantees preservation of accurate AD Dual2 sensitivities.