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

Sébastien Brisard resolved MATH-660.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0

Done in rev1172044.

> Simplify interface FieldVector
> ------------------------------
>
>                 Key: MATH-660
>                 URL: https://issues.apache.org/jira/browse/MATH-660
>             Project: Commons Math
>          Issue Type: Task
>    Affects Versions: 3.0
>            Reporter: Sébastien Brisard
>            Assignee: Sébastien Brisard
>            Priority: Trivial
>              Labels: linear
>             Fix For: 3.0
>
>
> Following what has been done on {{RealVector}}, {{FieldVector}} should be 
> simplified by removing all methods which treat {{T[]}} as vectors
> * {{add(T[])}}
> * {{append(T[])}}
> * {{dotProduct(T[])}}
> * {{ebeDivide(T[])}}
> * {{ebeMultiply(T[])}}
> * {{outerProduct(T[])}}
> * {{projection(T[])}}
> * {{setSubVector(int, T[])}}
> * {{subtract(T[])}}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to