C# Class Encog.ML.Genetic.Genes.DoubleGene

Inheritance: BasicGene
Afficher le fichier Open project: encog/encog-silverlight-core Class Usage Examples

Méthodes publiques

Méthode Description
Copy ( IGene gene ) : void

Copy another gene to this one.

ToString ( ) : String

Method Details

Copy() public final méthode

Copy another gene to this one.
public final Copy ( IGene gene ) : void
gene IGene The other gene to copy.
Résultat void

ToString() public final méthode

public final ToString ( ) : String
Résultat String