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