Uses of Package
org.encog.util.normalize.output

Packages that use org.encog.util.normalize.output
org.encog.util.normalize   
org.encog.util.normalize.output   
org.encog.util.normalize.output.mapped   
org.encog.util.normalize.output.multiplicative   
org.encog.util.normalize.output.nominal   
org.encog.util.normalize.output.zaxis   
 

Classes in org.encog.util.normalize.output used by org.encog.util.normalize
OutputField
          An output field, this represents the actual output from the normalization.
OutputFieldGroup
          Output fields can be grouped together if they are calculated together.
 

Classes in org.encog.util.normalize.output used by org.encog.util.normalize.output
BasicOutputField
          Provides very basic functionality for output fields.
OutputField
          An output field, this represents the actual output from the normalization.
OutputFieldGroup
          Output fields can be grouped together if they are calculated together.
OutputFieldGrouped
          Defines an output field that can be grouped.
RequireTwoPass
          Interface flag that indicates that a field type requires two passes.
 

Classes in org.encog.util.normalize.output used by org.encog.util.normalize.output.mapped
BasicOutputField
          Provides very basic functionality for output fields.
OutputField
          An output field, this represents the actual output from the normalization.
 

Classes in org.encog.util.normalize.output used by org.encog.util.normalize.output.multiplicative
BasicOutputField
          Provides very basic functionality for output fields.
BasicOutputFieldGroup
          Provides very basic functionality that other output field groups will use.
OutputField
          An output field, this represents the actual output from the normalization.
OutputFieldGroup
          Output fields can be grouped together if they are calculated together.
OutputFieldGrouped
          Defines an output field that can be grouped.
 

Classes in org.encog.util.normalize.output used by org.encog.util.normalize.output.nominal
BasicOutputField
          Provides very basic functionality for output fields.
OutputField
          An output field, this represents the actual output from the normalization.
 

Classes in org.encog.util.normalize.output used by org.encog.util.normalize.output.zaxis
BasicOutputField
          Provides very basic functionality for output fields.
BasicOutputFieldGroup
          Provides very basic functionality that other output field groups will use.
OutputField
          An output field, this represents the actual output from the normalization.
OutputFieldGroup
          Output fields can be grouped together if they are calculated together.
OutputFieldGrouped
          Defines an output field that can be grouped.
 



Copyright © 2014. All Rights Reserved.