Package org.apache.commons.math3.linear

Class Summary
Array2DRowRealMatrixTest Test cases for the Array2DRowRealMatrix class.
ArrayFieldVectorTest Test cases for the ArrayFieldVector class.
ArrayFieldVectorTest.FieldVectorTestImpl<T extends FieldElement<T>>  
ArrayRealVectorTest Test cases for the ArrayRealVector class.
BiDiagonalTransformerTest  
BlockFieldMatrixTest Test cases for the BlockFieldMatrix class.
BlockRealMatrixTest Test cases for the BlockRealMatrix class.
CholeskyDecompositionTest  
CholeskySolverTest  
ConjugateGradientTest  
DiagonalMatrixTest Test cases for the DiagonalMatrix class.
EigenDecompositionTest  
EigenSolverTest  
FieldLUDecompositionTest  
FieldLUSolverTest  
FieldMatrixImplTest Test cases for the Array2DRowFieldMatrix class.
FrenchRealVectorFormatTest  
HessenbergTransformerTest  
HilbertMatrix This class implements Hilbert Matrices as RealLinearOperator.
InverseHilbertMatrix This class implements inverses of Hilbert Matrices as RealLinearOperator.
LUDecompositionTest  
LUSolverTest  
MatrixDimensionMismatchExceptionTest Test for MatrixDimensionMismatchException.
MatrixUtilsTest Test cases for the MatrixUtils class.
OpenMapRealMatrixTest  
QRDecompositionTest  
QRSolverTest  
RealMatrixFormatAbstractTest  
RealMatrixFormatTest  
RealVectorAbstractTest  
RealVectorAbstractTest.RealVectorTestImpl Minimal implementation of the RealVector abstract class, for mixed types unit tests.
RealVectorFormatAbstractTest  
RealVectorFormatTest  
RealVectorTest Tests for RealVector.
RectangularCholeskyDecompositionTest  
RRQRDecompositionTest  
RRQRSolverTest  
SchurTransformerTest  
SingularValueDecompositionTest  
SingularValueSolverTest  
SparseFieldMatrixTest Test cases for the SparseFieldMatrix class.
SparseFieldVectorTest Test cases for the SparseFieldVector class.
SparseRealMatrixTest Test cases for the OpenMapRealMatrix class.
SparseRealVectorTest Test cases for the OpenMapRealVector class.
SymmLQTest  
TriDiagonalTransformerTest  
UnmodifiableArrayRealVectorTest This is an implementation of UnmodifiableRealVectorAbstractTest for unmodifiable views of ArrayRealVectorTest.
UnmodifiableOpenMapRealVectorTest This is an implementation of UnmodifiableRealVectorAbstractTest for unmodifiable views of OpenMapRealVector.
UnmodifiableRealVectorAbstractTest This is an abstract test of the unmodifiable vector implementation.
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.