C# Class Encog.Neural.Networks.Structure.AnalyzeNetwork

Afficher le fichier Open project: encog/encog-silverlight-core

Méthodes publiques

Méthode Description
AnalyzeNetwork ( BasicNetwork network ) : System

Construct a network analyze class. Analyze the specified network.

ToString ( ) : String

Method Details

AnalyzeNetwork() public méthode

Construct a network analyze class. Analyze the specified network.
public AnalyzeNetwork ( BasicNetwork network ) : System
network Encog.Neural.Networks.BasicNetwork The network to analyze.
Résultat System

ToString() public final méthode

public final ToString ( ) : String
Résultat String