Chebyshev Basis<T>.Upper Bound Property
Gets or sets the upper bound of the interval over which this ChebyshevBasis is defined.
Definition
Namespace: Numerics.NET.Curves.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 UpperBound { get; set; }