Math.NET Numerics v0.3

AbstractIteration Class

Partial implementation of Iteration

For a list of all members of this type, see AbstractIteration Members.

System.Object
   AbstractIteration

public abstract class AbstractIteration : Iteration

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: MathNet.Numerics.LinearAlgebra.Sparse

Assembly: MathNet.Numerics (in MathNet.Numerics.dll)

See Also

AbstractIteration Members | MathNet.Numerics.LinearAlgebra.Sparse Namespace