/[Apache-SVN]
ViewVC logotype

Revision 728186


Jump to revision: Previous Next
Author: luc
Date: Sat Dec 20 00:03:13 2008 UTC (15 years, 11 months ago)
Changed paths: 33
Log Message:
removed direct references to RealMatrixImpl and use factory

Changed paths

Path Details
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/estimation/AbstractEstimator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/estimation/GaussNewtonEstimator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/linear/BiDiagonalTransformer.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/java/org/apache/commons/math/linear/EigenSolver.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/linear/LUDecompositionImpl.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/linear/LUSolver.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/linear/QRDecompositionImpl.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/linear/QRSolver.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/linear/RealVectorImpl.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/linear/SingularValueDecompositionImpl.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/linear/SingularValueSolver.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/linear/SparseRealMatrix.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/linear/TriDiagonalTransformer.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/random/CorrelatedRandomVectorGenerator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/stat/descriptive/moment/VectorialCovariance.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/stat/regression/AbstractMultipleLinearRegression.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/stat/regression/GLSMultipleLinearRegression.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/stat/regression/OLSMultipleLinearRegression.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/linear/BiDiagonalTransformerTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/linear/EigenDecompositionImplTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/linear/EigenSolverTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/linear/LUDecompositionImplTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/linear/LUSolverTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/linear/QRDecompositionImplTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/linear/QRSolverTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/linear/RealVectorImplTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/linear/SingularValueDecompositionImplTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/linear/SingularValueSolverTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/linear/TriDiagonalTransformerTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/optimization/NelderMeadTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/random/CorrelatedRandomVectorGeneratorTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/stat/regression/GLSMultipleLinearRegressionTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26