C# Class genetikperceptron.Simulation

Inheritance: IEvaluator
Afficher le fichier Open project: Underflow/genetik-perceptron

Méthodes publiques

Méthode Description
Evaluate ( List population ) : void
Simulation ( string path ) : System

Method Details

Evaluate() public méthode

public Evaluate ( List population ) : void
population List
Résultat void

Simulation() public méthode

public Simulation ( string path ) : System
path string
Résultat System