Uses of Package
org.anchoranalysis.mpp.feature.input
| Package | Description |
|---|---|
| org.anchoranalysis.mpp.feature.addcriteria |
Criteria for adding edges during optimization of marked-point-processes.
|
| org.anchoranalysis.mpp.feature.bean.energy.element |
Implementations and helper classes for calculating energy during an energy-minimization
optimization scheme.
|
| org.anchoranalysis.mpp.feature.bean.energy.scheme |
Creating
EnergySchemes. |
| org.anchoranalysis.mpp.feature.energy.scheme |
Factorized form of storing the energy during an energy-minimization optimization scheme.
|
-
Classes in org.anchoranalysis.mpp.feature.input used by org.anchoranalysis.mpp.feature.addcriteria Class Description FeatureInputPairMemo Feature input that contains a pair of memoized voxelized marks and an energy stack. -
Classes in org.anchoranalysis.mpp.feature.input used by org.anchoranalysis.mpp.feature.bean.energy.element Class Description FeatureInputPairMemo Feature input that contains a pair of memoized voxelized marks and an energy stack.FeatureInputSingleMemo Feature input that contains a single memoized voxelized mark and an optional energy stack. -
Classes in org.anchoranalysis.mpp.feature.input used by org.anchoranalysis.mpp.feature.bean.energy.scheme Class Description FeatureInputAllMemo Feature input that contains a list of memoized energy calculations for all marks.FeatureInputPairMemo Feature input that contains a pair of memoized voxelized marks and an energy stack.FeatureInputSingleMemo Feature input that contains a single memoized voxelized mark and an optional energy stack. -
Classes in org.anchoranalysis.mpp.feature.input used by org.anchoranalysis.mpp.feature.energy.scheme Class Description FeatureInputAllMemo Feature input that contains a list of memoized energy calculations for all marks.FeatureInputPairMemo Feature input that contains a pair of memoized voxelized marks and an energy stack.FeatureInputSingleMemo Feature input that contains a single memoized voxelized mark and an optional energy stack.