[ https://issues.apache.org/jira/browse/SOLR-11428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joel Bernstein updated SOLR-11428: ---------------------------------- Description: The *spline* Stream Evaluator will fit a smooth curved line through a set of points. Syntax: {code} yvalues = spline(xvec, yvec) {code} was: The spline Stream Evaluator will fit a smooth curved line through a set of points. Syntax: {code} yvalues = spline(xvec, yvec) {code} > Add spline Stream Evaluator spline interpolation > ------------------------------------------------ > > Key: SOLR-11428 > URL: https://issues.apache.org/jira/browse/SOLR-11428 > Project: Solr > Issue Type: New Feature > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Joel Bernstein > Assignee: Joel Bernstein > Fix For: 7.1, master (8.0) > > > The *spline* Stream Evaluator will fit a smooth curved line through a set of > points. > Syntax: > {code} > yvalues = spline(xvec, yvec) > {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org