/[Apache-SVN]
ViewVC logotype

Revision 687167


Jump to revision: Previous Next
Author: luc
Date: Tue Aug 19 21:41:17 2008 UTC (16 years, 3 months ago)
Changed paths: 6
Log Message:
Started work on JAMA-like interfaces.
This first step is an enhancement of the existing QR-decomposition interface and associated implementation in JAMA-style, i.e with added getH() method and most importantly various solve methods for least-squares solution of the A * X = B equation.
JIRA: MATH-220

Changed paths

Path Details
Directorycommons/proper/math/branches/MATH_2_0/src/java/org/apache/commons/math/linear/DecompositionSolver.java added
Directorycommons/proper/math/branches/MATH_2_0/src/java/org/apache/commons/math/linear/QRDecomposition.java modified , text changed
Directorycommons/proper/math/branches/MATH_2_0/src/java/org/apache/commons/math/linear/QRDecompositionImpl.java modified , text changed
Directorycommons/proper/math/branches/MATH_2_0/src/site/xdoc/changes.xml modified , text changed
Directorycommons/proper/math/branches/MATH_2_0/src/test/org/apache/commons/math/linear/QRDecompositionImplTest.java modified , text changed
Directorycommons/proper/math/branches/MATH_2_0/src/test/org/apache/commons/math/linear/RealVectorImplTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26