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.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public ConvergenceTestCollection<TError> ConvergenceTests { get; }