Click or drag to resize

FitFunctionToScalarFunctionDDWrapperIndependentVariableTransformation Property

Gets the transformation applied to the independent variable.

Namespace: Altaxo.Calc.Regression.Nonlinear
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IVariantToVariantTransformation? IndependentVariableTransformation { get; }

Property Value

IVariantToVariantTransformation
See Also