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

Gilles resolved MATH-883.
-------------------------

    Resolution: Fixed
    
> "getSquareRoot" in "EigenDecomposition"
> ---------------------------------------
>
>                 Key: MATH-883
>                 URL: https://issues.apache.org/jira/browse/MATH-883
>             Project: Commons Math
>          Issue Type: New Feature
>            Reporter: Gilles
>            Assignee: Gilles
>            Priority: Minor
>              Labels: features
>             Fix For: 3.1
>
>         Attachments: MATH-883.diff
>
>
> I propose to add a method "getSquareRoot" in class "EigenDecomposition" 
> (package "o.a.c.m.linear").
> When assuming that the matrix is symmetric and positive definite, the 
> implementation is trivial (see ["By 
> diagonalisation"|http://en.wikipedia.org/wiki/Square_root_of_a_matrix]).
> I would also suggest that the ["isSymmetric" method be moved from 
> "EigenDecomposition" to "MatrixUtils"|MATH-884].

--
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