[ 
https://issues.apache.org/jira/browse/MATH-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13456604#comment-13456604
 ] 

Thomas Neidhart commented on MATH-666:
--------------------------------------

Deprecated FieldVector#getData() and SparseFieldVector#getData() in favor of 
toArray().
Move implementation of SparseFieldVector#getData() to toArray().

Done in r1385316.
                
> Remove "getData" in "FieldVector" (package "o.a.c.m.linear")
> ------------------------------------------------------------
>
>                 Key: MATH-666
>                 URL: https://issues.apache.org/jira/browse/MATH-666
>             Project: Commons Math
>          Issue Type: Task
>            Reporter: Gilles
>            Priority: Trivial
>              Labels: api-change
>
> "getData()" is redundant with "toArray()".
> This is the same kind of change as performed in MATH-663.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to