Module dlib.core.tuple

Templates that construct tuples of numeric values

Aliases

NameTypeDescription
RangeTuple Tuple!() Yields a tuple of integer literals from 0 to stop
RangeTuple Tuple!() Yields a tuple of integer literals from start to stop with defined step
RangeTuple Tuple!() Yields a tuple of integer literals from start to stop
Tuple E Create a tuple