This page relates to OpenVINO 2023.3 (LTS). Go to the latest documentation for up-to-date information.
Infinite generator of sequence increasing values.
Start value can be specified.
T – Type of sequence values (must support ++ or ‘—’ operators).
++