LinearRange1D

constructor(start: T, end: T)(source)

Parameters

T

The type of the range's start and end values, constrained by the LinearType interface.