Uses of Class
Localiser.algorithms.genericLocaliser.MCMC.MCMCParams2
Packages that use MCMCParams2
Package
Description
-
Uses of MCMCParams2 in group3dlocaliser.algorithm.toadmcmc
Methods in group3dlocaliser.algorithm.toadmcmc that return MCMCParams2Methods in group3dlocaliser.algorithm.toadmcmc with parameters of type MCMCParams2Modifier and TypeMethodDescriptionMCMCLocaliserPane.getParams
(MCMCParams2 currParams) void
MCMCLocaliserPane.setParams
(MCMCParams2 input) -
Uses of MCMCParams2 in group3dlocaliser.algorithm.toadmimplex
Subclasses of MCMCParams2 in group3dlocaliser.algorithm.toadmimplex -
Uses of MCMCParams2 in Localiser.algorithms.genericLocaliser.MCMC
Methods in Localiser.algorithms.genericLocaliser.MCMC that return MCMCParams2Modifier and TypeMethodDescriptionMCMCParams2.clone()
Timing error to add to time delays.MCMC.getSettings()
Get settings class for MCMC.Methods in Localiser.algorithms.genericLocaliser.MCMC with parameters of type MCMCParams2Modifier and TypeMethodDescriptionvoid
MCMC.setSettings
(MCMCParams2 settings) Set a new settings class for MCMC.Constructors in Localiser.algorithms.genericLocaliser.MCMC with parameters of type MCMCParams2 -
Uses of MCMCParams2 in Localiser.algorithms.genericLocaliser.MCMC.old
Methods in Localiser.algorithms.genericLocaliser.MCMC.old that return MCMCParams2Modifier and TypeMethodDescriptionstatic MCMCParams2
MCMCParamsDialog.showDialog
(Frame frame, MCMCParams2 mcmcParams) Show dialog for new MCMCParams (MCMCParams2).Methods in Localiser.algorithms.genericLocaliser.MCMC.old with parameters of type MCMCParams2Modifier and TypeMethodDescriptionstatic MCMCParams2
MCMCParamsDialog.showDialog
(Frame frame, MCMCParams2 mcmcParams) Show dialog for new MCMCParams (MCMCParams2). -
Uses of MCMCParams2 in Localiser.controls
Methods in Localiser.controls that return MCMCParams2Methods in Localiser.controls with parameters of type MCMCParams2Modifier and TypeMethodDescriptionMCMCPane.getParams
(MCMCParams2 currParams) void
MCMCPane.setParams
(MCMCParams2 currParams)