C# Class MCAEmotiv.GUI.Animation.TrainView

Displays a training message until all classifiers are finished training
Inheritance: View
Afficher le fichier Open project: madelson/Emotiv-Experimenter

Méthodes publiques

Méthode Description
TrainView ( IArrayView classifiers ) : System

Construct a view with the specified classifier managers

Method Details

TrainView() public méthode

Construct a view with the specified classifier managers
public TrainView ( IArrayView classifiers ) : System
classifiers IArrayView
Résultat System