C# Класс MCAEmotiv.GUI.Animation.TrainView

Displays a training message until all classifiers are finished training
Наследование: View
Показать файл Открыть проект

Открытые методы

Метод Описание
TrainView ( IArrayView classifiers ) : System

Construct a view with the specified classifier managers

Описание методов

TrainView() публичный Метод

Construct a view with the specified classifier managers
public TrainView ( IArrayView classifiers ) : System
classifiers IArrayView
Результат System