Uses of Class
adams.core.discovery.genetic.AbstractGeneticFloatDiscoveryHandler
-
Packages that use AbstractGeneticFloatDiscoveryHandler Package Description adams.core.discovery.genetic -
-
Uses of AbstractGeneticFloatDiscoveryHandler in adams.core.discovery.genetic
Subclasses of AbstractGeneticFloatDiscoveryHandler in adams.core.discovery.genetic Modifier and Type Class Description class
AbstractGeneticFloatDiscoveryHandlerResolution
Ancestor for genetic discovery handlers that handle float properties with a specified number of splits.class
GenericFloatResolution
Generic handler for float properties (using resolution).
-