Package cern.accsoft.steering.aloha.calc.solve.matrix
-
Interface Summary Interface Description MatrixSolver This is the interface for a solver class that is based on solving a matrix-least-square algorithm.MatrixSolverResult This interface represents a result of a matrix-solve iteration. -
Class Summary Class Description AbstractMatrixSolver MatrixSolverResultImpl The implementation of an object representing the result of an matrix-solve iteration