Numerical Integrator<T>.Lower Bound Property
Gets or sets the lower bound of the integration interval.
Definition
Namespace: Numerics.NET.Calculus.Generic
Assembly: Numerics.NET.Generic (in Numerics.NET.Generic.dll) Version: 9.0.1
C#
Assembly: Numerics.NET.Generic (in Numerics.NET.Generic.dll) Version: 9.0.1
public T LowerBound { get; set; }