Uses of Class
edu.duke.cs.banjo.bayesnet.EdgesAsMatrixWithCachedStatistics

Packages that use EdgesAsMatrixWithCachedStatistics
edu.duke.cs.banjo.learner.components   
 

Uses of EdgesAsMatrixWithCachedStatistics in edu.duke.cs.banjo.learner.components
 

Fields in edu.duke.cs.banjo.learner.components declared as EdgesAsMatrixWithCachedStatistics
(package private)  EdgesAsMatrixWithCachedStatistics ProposerRandomLocalMove.EdgesAsMatrixSelector.potentialParentMatrix
           
(package private)  EdgesAsMatrixWithCachedStatistics ProposerRandomLocalMove.EdgesAsMatrixSelector.mustBeAbsentParentMatrix
           
(package private)  EdgesAsMatrixWithCachedStatistics ProposerRandomLocalMove.EdgesAsMatrixSelector.addableParentMatrix
           
 

Methods in edu.duke.cs.banjo.learner.components with parameters of type EdgesAsMatrixWithCachedStatistics
protected  boolean EquivalenceCheckerBasic.isEquivalent(EdgesAsMatrixWithCachedStatistics _referenceStructure, EdgesAsMatrixWithCachedStatistics _structureToCheck)