GpBiCgNumberOfBiCgStabSteps Property |
Gets or sets the number of steps taken with the BiCgStab algorithm
before switching over to the GPBiCG algorithm.
Namespace: Altaxo.Calc.LinearAlgebra.Single.SolversAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int NumberOfBiCgStabSteps { get; set; }
Property Value
Int32See Also