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