BiCG stablized solver. BiCGstab solves the unsymmetric linear system
Ax = busing the Preconditioned BiConjugate Gradient Stabilized method
For a list of all members of this type, see BiCGstabSolver Members.
System.Object
AbstractLinearSolver
BiCGstabSolver
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: MathNet.Numerics.LinearAlgebra.Sparse.Linear
Assembly: MathNet.Numerics (in MathNet.Numerics.dll)
BiCGstabSolver Members | MathNet.Numerics.LinearAlgebra.Sparse.Linear Namespace