Click or drag to resize

SmoothedPercolationCreateSmoothedPercolation Method

Factory for creating an instance of SmoothedPercolation.

Namespace: Altaxo.Calc.FitFunctions.Transitions
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public static IFitFunction CreateSmoothedPercolation()

Return Value

IFitFunction
A new IFitFunction instance.
See Also