Managed Iterative Algorithm<T, TError, TReport>.Convergence Tests Property
Gets the collection of convergence tests for the algorithm.
Definition
Namespace: Numerics.NET.Algorithms
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public ConvergenceTestCollection<TError> ConvergenceTests { get; }