alun.mcld
Class DecomposableSearch
java.lang.Object
alun.mcld.DecomposableSearch
- All Implemented Interfaces:
- GraphMHScheme
public class DecomposableSearch
- extends java.lang.Object
- implements GraphMHScheme
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nups
public int nups
DecomposableSearch
public DecomposableSearch(java.util.Collection<Locus> l)
DecomposableSearch
public DecomposableSearch(java.util.Collection<Locus> l,
double o0,
double o1)
getGraph
public Graph<Locus,java.lang.Object> getGraph()
- Specified by:
getGraph in interface GraphMHScheme
initialize
public void initialize()
- Specified by:
initialize in interface GraphMHScheme
update
public LogLikelihood update(JointScheme js,
double thresh)
- Specified by:
update in interface GraphMHScheme