Class and Description |
---|
RealMatrix
Interface defining a real-valued matrix with basic algebraic operations.
|
Class and Description |
---|
RealMatrix
Interface defining a real-valued matrix with basic algebraic operations.
|
Class and Description |
---|
RealMatrix
Interface defining a real-valued matrix with basic algebraic operations.
|
RealVector
Class defining a real-valued vector with basic algebraic operations.
|
Class and Description |
---|
RealVector
Class defining a real-valued vector with basic algebraic operations.
|
Class and Description |
---|
RealVector
Class defining a real-valued vector with basic algebraic operations.
|
Class and Description |
---|
RealMatrix
Interface defining a real-valued matrix with basic algebraic operations.
|
RealVector
Class defining a real-valued vector with basic algebraic operations.
|
Class and Description |
---|
RealVector
Class defining a real-valued vector with basic algebraic operations.
|
Class and Description |
---|
AbstractFieldMatrix
Basic implementation of
FieldMatrix methods regardless of the underlying storage. |
AbstractRealMatrix
Basic implementation of RealMatrix methods regardless of the underlying storage.
|
AnyMatrix
Interface defining very basic matrix operations.
|
Array2DRowFieldMatrix
Implementation of FieldMatrix
FieldElement [][] array to store entries. |
Array2DRowRealMatrix
Implementation of
RealMatrix using a double[][] array to
store entries. |
ArrayFieldVector
This class implements the
FieldVector interface with a FieldElement array. |
ArrayRealVector
This class implements the
RealVector interface with a double array. |
ArrayRowSymmetricMatrix
Symmetric matrix defined by its lower triangular part.
|
ArrayRowSymmetricMatrix.SymmetryType
Enumerate to fill in a symmetric matrix only by its lower/upper part.
|
BlockFieldMatrix
Cache-friendly implementation of FieldMatrix using a flat arrays to store
square blocks of the matrix.
|
BlockRealMatrix
Cache-friendly implementation of RealMatrix using a flat arrays to store
square blocks of the matrix.
|
DecomposedSymmetricPositiveMatrix
Stores a symmetric positive semi-definite matrix as A = B×BT.
|
Decomposition
Define the decomposition of a real matrix.
|
DecompositionSolver
Interface handling decomposition algorithms that can solve A × X = B.
|
DiagonalMatrix
Implementation of a diagonal matrix.
|
FieldDecompositionSolver
Interface handling decomposition algorithms that can solve A × X = B.
|
FieldMatrix
Interface defining field-valued matrix with basic algebraic operations.
|
FieldMatrixChangingVisitor
Interface defining a visitor for matrix entries.
|
FieldMatrixPreservingVisitor
Interface defining a visitor for matrix entries.
|
FieldVector
Interface defining a field-valued vector with basic algebraic operations.
|
IterativeLinearSolver
This abstract class defines an iterative solver for the linear system A
· x = b.
|
IterativeLinearSolverEvent
This is the base class for all events occuring during the iterations of a
IterativeLinearSolver . |
JacobiPreconditioner
This class implements the standard Jacobi (diagonal) preconditioner.
|
PreconditionedIterativeLinearSolver
This abstract class defines preconditioned iterative solvers.
|
RealLinearOperator
This class defines a linear operator operating on real (
double )
vector spaces. |
RealMatrix
Interface defining a real-valued matrix with basic algebraic operations.
|
RealMatrixChangingVisitor
Interface defining a visitor for matrix entries.
|
RealMatrixFormat
Formats a
nxm matrix in components list format
"{{a00,a01, ...,
a0m-1},{a10,
a11, ..., a1m-1},{...},{
an-10, an-11, ...,
an-1m-1}}". |
RealMatrixPreservingVisitor
Interface defining a visitor for matrix entries.
|
RealVector
Class defining a real-valued vector with basic algebraic operations.
|
RealVector.Entry
An entry in the vector.
|
RealVectorChangingVisitor
This interface defines a visitor for the entries of a vector.
|
RealVectorFormat
Formats a vector in components list format "{v0; v1; ...; vk-1}".
|
RealVectorPreservingVisitor
This interface defines a visitor for the entries of a vector.
|
SymmetricMatrix
Interface for symmetric matrices.
|
SymmetricPositiveMatrix
Interface for symmetric positive semi-definite matrices.
|
UDDecomposition
An interface to classes that implement an algorithm to calculate the UD-decomposition of a real matrix.
|
Class and Description |
---|
Array2DRowRealMatrix
Implementation of
RealMatrix using a double[][] array to
store entries. |
Class and Description |
---|
Array2DRowRealMatrix
Implementation of
RealMatrix using a double[][] array to
store entries. |
Class and Description |
---|
Array2DRowRealMatrix
Implementation of
RealMatrix using a double[][] array to
store entries. |
Class and Description |
---|
RealVector
Class defining a real-valued vector with basic algebraic operations.
|
Class and Description |
---|
RealMatrix
Interface defining a real-valued matrix with basic algebraic operations.
|
Class and Description |
---|
RealMatrix
Interface defining a real-valued matrix with basic algebraic operations.
|
Class and Description |
---|
RealMatrix
Interface defining a real-valued matrix with basic algebraic operations.
|
Class and Description |
---|
RealMatrix
Interface defining a real-valued matrix with basic algebraic operations.
|
Class and Description |
---|
RealMatrix
Interface defining a real-valued matrix with basic algebraic operations.
|
Class and Description |
---|
RealMatrix
Interface defining a real-valued matrix with basic algebraic operations.
|
Class and Description |
---|
RealMatrix
Interface defining a real-valued matrix with basic algebraic operations.
|
Class and Description |
---|
RealMatrix
Interface defining a real-valued matrix with basic algebraic operations.
|
Class and Description |
---|
RealMatrix
Interface defining a real-valued matrix with basic algebraic operations.
|
RealVector
Class defining a real-valued vector with basic algebraic operations.
|
Class and Description |
---|
RealMatrix
Interface defining a real-valued matrix with basic algebraic operations.
|
Class and Description |
---|
ArrayRowSymmetricMatrix
Symmetric matrix defined by its lower triangular part.
|
RealMatrix
Interface defining a real-valued matrix with basic algebraic operations.
|
Copyright © 2020 CNES. All rights reserved.