C# Class Encog.Normalize.Output.Multiplicative.MultiplicativeGroup

Used to group multiplicative fields together.
Inheritance: BasicOutputFieldGroup
Afficher le fichier Open project: encog/encog-silverlight-core

Méthodes publiques

Méthode Description
RowInit ( ) : void

Called to init this group for a new field. This recalculates the "length".

Method Details

RowInit() public méthode

Called to init this group for a new field. This recalculates the "length".
public RowInit ( ) : void
Résultat void