Click or drag to resize

IIterativeSolverSetupTSolutionSpeed Property

Gets the relative speed of the solver.

Namespace: Altaxo.Calc.LinearAlgebra.Solvers
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
double SolutionSpeed { get; }

Property Value

Double
Returns a value between 0 and 1, inclusive.
See Also