Numerical Integrator ND.Upper Bounds Property
Gets or sets a vector that specifies the upper bounds of the integration region.
Definition
Namespace: Numerics.NET.Calculus
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public Vector<double> UpperBounds { get; set; }
Property Value
Vector<Double>Exceptions
Argument | The value is null. |