|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectstatalign.mcmc.McmcMove
statalign.model.ext.plugins.structalign.RotationOrTranslationMove
statalign.model.ext.plugins.structalign.LibraryMove
public class LibraryMove
| Field Summary |
|---|
| Fields inherited from class statalign.model.ext.plugins.structalign.RotationOrTranslationMove |
|---|
moveParams |
| Fields inherited from class statalign.mcmc.McmcMove |
|---|
acceptAllDuringFirstHalfBurnin, acceptanceCount, autoTune, lastMoveAccepted, lowCounts, maxAcceptance, maxProposalWidthControlVariable, minAcceptance, moveProposed, name, proposalCount, proposalWidthControlVariable, spanMultiplier |
| Constructor Summary | |
|---|---|
LibraryMove(StructAlign s,
java.lang.String n)
|
|
| Method Summary | |
|---|---|
double |
proposal(java.lang.Object externalState)
|
| Methods inherited from class statalign.model.ext.plugins.structalign.RotationOrTranslationMove |
|---|
copyState, logPriorDensity, restoreState, updateLikelihood |
| Methods inherited from class statalign.mcmc.McmcMove |
|---|
acceptanceRate, afterFirstHalfBurnin, afterMove, getOwner, getParam, getTime, isParamChangeAccepted, move |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LibraryMove(StructAlign s,
java.lang.String n)
| Method Detail |
|---|
public double proposal(java.lang.Object externalState)
proposal in class RotationOrTranslationMove
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||