Uses of Package
org.anchoranalysis.mpp.feature.addcriteria
Packages that use org.anchoranalysis.mpp.feature.addcriteria
Package
Description
Criteria for adding edges during optimization of marked-point-processes.
Creating
EnergyScheme
s.Saved snapshots of energy-calculations.
Factorized form of storing the energy during an energy-minimization optimization scheme.
Non-bean classes for calculating feature-values related to
Mark
s.-
Classes in org.anchoranalysis.mpp.feature.addcriteria used by org.anchoranalysis.mpp.feature.addcriteriaClassDescriptionCriteria for adding edges between marks in a graph-based model.Abstract base class for criteria used to determine if a pair of marks should be included.Exception thrown when there's a failure in including marks during the add criteria process.An interface for providing an ordered list of features.An implementation of a
RandomCollection
that usesAddCriteria
to determine which marks to add. -
Classes in org.anchoranalysis.mpp.feature.addcriteria used by org.anchoranalysis.mpp.feature.bean.energy.schemeClassDescriptionAbstract base class for criteria used to determine if a pair of marks should be included.
-
-
Classes in org.anchoranalysis.mpp.feature.addcriteria used by org.anchoranalysis.mpp.feature.energy.schemeClassDescriptionImplements
AddCriteria
for energy pairs, combining energy calculations with additional criteria.Abstract base class for criteria used to determine if a pair of marks should be included. -
Classes in org.anchoranalysis.mpp.feature.addcriteria used by org.anchoranalysis.mpp.feature.markClassDescriptionAn implementation of a
RandomCollection
that usesAddCriteria
to determine which marks to add.