C# Class Encog.Normalize.Output.ZAxis.ZAxisGroup

Used to group Z-Axis fields together. Both OutputFieldZAxis and OutputFieldZAxisSynthetic fields may belong to this group. For more information see the OutputFieldZAxis class.
Inheritance: BasicOutputFieldGroup
Afficher le fichier Open project: encog/encog-silverlight-core

Méthodes publiques

Méthode Description
RowInit ( ) : void

Initialize this group for a new row.

Method Details

RowInit() public méthode

Initialize this group for a new row.
public RowInit ( ) : void
Résultat void