You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thomas Neidhart (JIRA)" <ji...@apache.org> on 2012/09/16 18:54:07 UTC

[jira] [Commented] (MATH-666) Remove "getData" in "FieldVector" (package "o.a.c.m.linear")

    [ 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