MyCaffe  1.12.2.41
Deep learning software for Windows C# programmers.
MyCaffe.gym.FormGyms Class Reference

The FormGyms dialog displays the available gyms. More...

Inheritance diagram for MyCaffe.gym.FormGyms:

Public Member Functions

 FormGyms (GymCollection col=null)
 The constructor. More...
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Properties

IXMyCaffeGym SelectedGym [get]
 Returns the selected Gym. More...
 

Detailed Description

The FormGyms dialog displays the available gyms.

Definition at line 16 of file FormGyms.cs.

Constructor & Destructor Documentation

◆ FormGyms()

MyCaffe.gym.FormGyms.FormGyms ( GymCollection  col = null)

The constructor.

Parameters
colSpecifies the GymCollection of gyms to display.

Definition at line 25 of file FormGyms.cs.

Member Function Documentation

◆ Dispose()

override void MyCaffe.gym.FormGyms.Dispose ( bool  disposing)
protected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Definition at line 14 of file FormGyms.Designer.cs.

Property Documentation

◆ SelectedGym

IXMyCaffeGym MyCaffe.gym.FormGyms.SelectedGym
get

Returns the selected Gym.

Definition at line 40 of file FormGyms.cs.


The documentation for this class was generated from the following files: