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