Class MimplexParams
java.lang.Object
Localiser.algorithms.genericLocaliser.MCMC.MCMCParams2
group3dlocaliser.algorithm.toadmimplex.MimplexParams
- All Implemented Interfaces:
Serializable
,Cloneable
,ManagedParameters
- See Also:
-
Field Summary
Fields inherited from class Localiser.algorithms.genericLocaliser.MCMC.MCMCParams2
chainAnalysis, chainStartDispersion, clusterAnalysis, cylindricalCoOrdinates, GELMAM_RUBIN_DIAGNOSIS, IGNORE_PERCENTAGE, jumpSize, K_MEANS, kmeanAttempts, kmeansIterations, maxClusterSize, MEDIAN, nKMeans, NONE, numberOfChains, numberOfJumps, percentageToIgnore
-
Constructor Summary
-
Method Summary
Methods inherited from class Localiser.algorithms.genericLocaliser.MCMC.MCMCParams2
clone, getParameterSet, setChainDispersion, setJumpSize
-
Field Details
-
useFirstCombination
public boolean useFirstCombinationAlways use the first combination
-
-
Constructor Details
-
MimplexParams
public MimplexParams()
-