Package edu.berkeley.compbio.ml.mcmc

Interface Summary
DataCollector Interface for objects that can collect timecourse samples from a Monte Carlo simulation.
EnergyMove Represents a move from one state to another in a Monte Carlo simulation.
MonteCarloState Interface for objects representing the current state of a Monte Carlo simulation.
ProbabilityMove<T extends MonteCarloState> Represents a move from one state to another in a Monte Carlo simulation.
 

Class Summary
MonteCarlo  
Move  
MoveTypeSet Hold a set of move types, and act as a factory for creating new moves.
TextFileDataCollector  
 

Exception Summary
MoveNotPossibleException  
 



Copyright © 2008-2009. All Rights Reserved.