SimplexRangeND

constructor(x: List<T>)(source)

Parameters

T

The type of elements in the simplex, which must implement the LinearType interface.