IIterativeSolverSetupTSolutionSpeed Property |
Gets the relative speed of the solver.
Namespace: Altaxo.Calc.LinearAlgebra.SolversAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax double SolutionSpeed { get; }
Property Value
DoubleReturns a value between 0 and 1, inclusive.
See Also