Click or drag to resize

MasterCurveCreationOptions_interpolationFunctionCreation Field

Factory used to create interpolation functions for the master-curve calculation.

Namespace: Altaxo.Data.Obsolete
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected Func<IInterpolationFunction> _interpolationFunctionCreation

Field Value

FuncIInterpolationFunction
See Also