Package cern.accsoft.steering.aloha.calc.iteration
-
Interface Summary Interface Description IterationData This interface represents data of one fit iteration.IterationManager keeps track of all actually calculated iterations and stores some statistics values.SvdIterationData This is the interface for an object, which stores iteration data of an SVD iteration. -
Class Summary Class Description IterationDataImpl The implementation of the data holding info about aloha iterationsIterationManagerImpl collects all the data for iteration entriesSvdIterationDataImpl The implementation for an iteration data holding info of a SVD iteration