C# 클래스 genetikperceptron.Simulation

상속: IEvaluator
파일 보기 프로젝트 열기: Underflow/genetik-perceptron

공개 메소드들

메소드 설명
Evaluate ( List population ) : void
Simulation ( string path ) : System

메소드 상세

Evaluate() 공개 메소드

public Evaluate ( List population ) : void
population List
리턴 void

Simulation() 공개 메소드

public Simulation ( string path ) : System
path string
리턴 System