Click or drag to resize

PolyharmonicSplineGetBendingEnergy Method

Gets the bending energy of the interpolation.

Namespace: Altaxo.Calc.Interpolation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double GetBendingEnergy()

Return Value

Double
The bending energy of the current interpolation result.
See Also