Description
The sequence Stream Evaluator returns an array of doubles with a specific size, start and stride.
Syntax:
s = sequence(10, 0, 1)
Implementation provided by Apache Commons Math
Attachments
Attachments
Issue Links
- is related to
-
SOLR-10651 Streaming Expressions statistical functions library
- Closed