IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
GUI Form for loading the training set. More...
Public Member Functions | |
formLoadCSV () | |
Public Attributes | |
TadejFormOld | tadejForm |
Protected Member Functions | |
override void | Dispose (bool disposing) |
Clean up any resources being used. More... | |
Private Member Functions | |
void | btnSelectTrainCSV_Click (object sender, EventArgs e) |
void | btnLoadCSV_Click (object sender, EventArgs e) |
void | InitializeComponent () |
Required method for Designer support - do not modify the contents of this method with the code editor. More... | |
Private Attributes | |
string | filePathLoad |
System.ComponentModel.IContainer | components = null |
Required designer variable. More... | |
System.Windows.Forms.Button | btnSelectTrainCSV |
System.Windows.Forms.Label | label1 |
System.Windows.Forms.Label | label2 |
System.Windows.Forms.Label | label3 |
System.Windows.Forms.Label | label4 |
System.Windows.Forms.CheckBox | cBxNameSpec |
System.Windows.Forms.CheckBox | cBxDescSpec |
System.Windows.Forms.Button | btnLoadCSV |
System.Windows.Forms.OpenFileDialog | openFdCSV |
System.Windows.Forms.NumericUpDown | numInputParm |
System.Windows.Forms.NumericUpDown | numOutputParam |
System.Windows.Forms.CheckBox | cBxTitlesSpec |
System.Windows.Forms.Label | label5 |
GUI Form for loading the training set.
$A Tako78 May11;
|
inline |
|
inlineprivate |
|
inlineprivate |
|
inlineprotected |
Clean up any resources being used.
disposing | true if managed resources should be disposed; otherwise, false. |
|
inlineprivate |
Required method for Designer support - do not modify the contents of this method with the code editor.
TadejFormOld IG.Neural.Applications.formLoadCSV.tadejForm |
Referenced by IG.Neural.Applications.TadejFormOld.btnLoadTrainCSV_Click().
|
private |
|
private |
Required designer variable.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |