Math.NET Numerics v0.3

NullLinearIterationMonitor Class

An iteration monitor which does nothing.

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

System.Object
   NullLinearIterationMonitor

public class NullLinearIterationMonitor : ILinearIterationMonitor

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.Linear

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

See Also

NullLinearIterationMonitor Members | MathNet.Numerics.LinearAlgebra.Sparse.Linear Namespace