Uses of Interface
org.anchoranalysis.plugin.image.feature.bean.list.permute.PermuteFirstSecondOrder.CreateFirstSecondOrder
Packages that use PermuteFirstSecondOrder.CreateFirstSecondOrder
Package
Description
Implementations of
FeatureListProvider that derive
new features with permuted property-values.-
Uses of PermuteFirstSecondOrder.CreateFirstSecondOrder in org.anchoranalysis.plugin.image.feature.bean.list.permute
Constructors in org.anchoranalysis.plugin.image.feature.bean.list.permute with parameters of type PermuteFirstSecondOrder.CreateFirstSecondOrderModifierConstructorDescriptionPermuteFirstSecondOrder(PermuteFirstSecondOrder.CreateFirstSecondOrder<T> factory, double minRange, double maxRange) Creates a newPermuteFirstSecondOrderinstance.