[ 
https://issues.apache.org/jira/browse/SOLR-10626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-10626:
----------------------------------
    Description: 
The covariance Stream Evaluator calculates the covariance of two columns of 
numbers.

Syntax:
{code}
c=cov(cola,colb)
{code}

The implementation is provided by Apache Commons Math

  was:
The covariance Stream Evaluator calculates the covariance of two columns of 
numbers.

Syntax:
{code}
c=cov(cola,colb)
{code}

The implementation is provided by Apache Match Commons 


> Add covariance Stream Evaluator
> -------------------------------
>
>                 Key: SOLR-10626
>                 URL: https://issues.apache.org/jira/browse/SOLR-10626
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>         Attachments: SOLR-10626.patch
>
>
> The covariance Stream Evaluator calculates the covariance of two columns of 
> numbers.
> Syntax:
> {code}
> c=cov(cola,colb)
> {code}
> The implementation is provided by Apache Commons Math



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to