IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Neural.Applications.NeuralApp1D Class Reference
+ Inheritance diagram for IG.Neural.Applications.NeuralApp1D:
+ Collaboration diagram for IG.Neural.Applications.NeuralApp1D:

Public Member Functions

 NeuralApp1D ()
 

Protected Member Functions

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

Private Member Functions

void neuralDemo1D1_Load (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

System.ComponentModel.IContainer components = null
 Required designer variable. More...
 
IG.Neural.Forms.NeuralDemo1D neuralDemo1D1
 

Constructor & Destructor Documentation

IG.Neural.Applications.NeuralApp1D.NeuralApp1D ( )
inline

Member Function Documentation

void IG.Neural.Applications.NeuralApp1D.neuralDemo1D1_Load ( object  sender,
EventArgs  e 
)
inlineprivate
override void IG.Neural.Applications.NeuralApp1D.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.
void IG.Neural.Applications.NeuralApp1D.InitializeComponent ( )
inlineprivate

Required method for Designer support - do not modify the contents of this method with the code editor.

Member Data Documentation

System.ComponentModel.IContainer IG.Neural.Applications.NeuralApp1D.components = null
private

Required designer variable.

IG.Neural.Forms.NeuralDemo1D IG.Neural.Applications.NeuralApp1D.neuralDemo1D1
private

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