/[Apache-SVN]
ViewVC logotype

Revision 728915


Jump to revision: Previous Next
Author: luc
Date: Tue Dec 23 10:13:58 2008 UTC (15 years, 11 months ago)
Changed paths: 3
Log Message:
prepared interface for general eigendecomposition
we currently support only symmetric matrices and real eigenvalues
Jira issue MATH-235 asks for asymmetric matrices support, which needs
an API adaptation.
Preparing the interface yet avoids introducing incompatibility later.
The current status is explained in javadoc and matrix symmetry is checked
at runtime with an InvalidMatrixException triggered if asymmetry is detected.

Changed paths

Path Details
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/linear/EigenDecomposition.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/linear/EigenDecompositionImpl.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/linear/EigenDecompositionImplTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26