Expand description
Iterable curves, which sample in the form of an iterator in order to support Vec-like
output whose length cannot be known statically.
Traitsยง
- Iterable
Curve - A curve which provides samples in the form of
Iterators.
Iterable curves, which sample in the form of an iterator in order to support Vec-like
output whose length cannot be known statically.
Iterators.