Uses of Package
org.anchoranalysis.mpp.feature.addcriteria
| Package | Description |
|---|---|
| org.anchoranalysis.mpp.feature.addcriteria |
Criteria for adding edges during optimization of marked-point-processes.
|
| org.anchoranalysis.mpp.feature.bean.energy.scheme |
Creating
EnergySchemes. |
| org.anchoranalysis.mpp.feature.energy.saved |
Saved snapshots of energy-calculations.
|
| org.anchoranalysis.mpp.feature.energy.scheme |
Factorized form of storing the energy during an energy-minimization optimization scheme.
|
| org.anchoranalysis.mpp.feature.mark |
Non-bean classes for calculating feature-values related to
Marks. |
-
Classes in org.anchoranalysis.mpp.feature.addcriteria used by org.anchoranalysis.mpp.feature.addcriteria Class Description AddCriteria Criteria for adding edges between marks in a graph-based model.AddCriteriaPair Abstract base class for criteria used to determine if a pair of marks should be included.IncludeMarksFailureException Exception thrown when there's a failure in including marks during the add criteria process.OrderedFeatureList An interface for providing an ordered list of features.RandomCollectionWithAddCriteria An implementation of aRandomCollectionthat usesAddCriteriato determine which marks to add. -
Classes in org.anchoranalysis.mpp.feature.addcriteria used by org.anchoranalysis.mpp.feature.bean.energy.scheme Class Description AddCriteriaPair 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.energy.saved Class Description AddCriteria Criteria for adding edges between marks in a graph-based model. -
Classes in org.anchoranalysis.mpp.feature.addcriteria used by org.anchoranalysis.mpp.feature.energy.scheme Class Description AddCriteriaEnergyPair ImplementsAddCriteriafor energy pairs, combining energy calculations with additional criteria.AddCriteriaPair 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.mark Class Description RandomCollectionWithAddCriteria An implementation of aRandomCollectionthat usesAddCriteriato determine which marks to add.