VectorConvergenceTest<T>.ErrorVector Property

Gets or sets the vector that contains the error value.

DefinitionPermalink

Namespace: Numerics.NET.Algorithms
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
public Vector<T> ErrorVector { get; set; }

Property ValuePermalink

Vector<T>
A vector.

See AlsoPermalink