ChebyshevSeries<T>.UpperBound Property

Gets or sets the upper bound of the interval over which this ChebyshevSeries is defined.

DefinitionPermalink

Namespace: Numerics.NET.Curves.Generic
Assembly: Numerics.NET.Generic (in Numerics.NET.Generic.dll) Version: 9.1.0
C#
public T UpperBound { get; set; }

Property ValuePermalink

T

See AlsoPermalink