Uses of Class
Localiser.algorithms.locErrors.EllipticalError
Packages that use EllipticalError
Package
Description
-
Uses of EllipticalError in group3dlocaliser.algorithm.toadbase
Methods in group3dlocaliser.algorithm.toadbase that return EllipticalErrorModifier and TypeMethodDescriptionTOADBaseAlgorithm.estimateEllipticalError
(SnapshotGeometry geometry, TOADInformation toadInformation, double[] position) Estimate an elliptical error with axes aligned with largest error coordinate based on the curvature of the Chi2 / likelihood surface. -
Uses of EllipticalError in group3dlocaliser.algorithm.toadmcmc
Subclasses of EllipticalError in group3dlocaliser.algorithm.toadmcmc -
Uses of EllipticalError in Localiser.algorithms.genericLocaliser.MCMC
Methods in Localiser.algorithms.genericLocaliser.MCMC that return EllipticalErrorMethods in Localiser.algorithms.genericLocaliser.MCMC with parameters of type EllipticalErrorModifier and TypeMethodDescriptionvoid
MCMCResult.setLocError
(EllipticalError localiserError) Set the localisation error. -
Uses of EllipticalError in Localiser.algorithms.locErrors
Subclasses of EllipticalError in Localiser.algorithms.locErrorsModifier and TypeClassDescriptionclass
Errors are generated from the curvature of a Chi2 surface.Methods in Localiser.algorithms.locErrors that return EllipticalErrorConstructors in Localiser.algorithms.locErrors with parameters of type EllipticalError