NeurApp 1.1
NeurApp - software for exploring approximation by artificial neural networks on functions of one or two variables.

IG::Neural::Applications::NeuralApp2D Class Reference

Collaboration diagram for IG::Neural::Applications::NeuralApp2D:

List of all members.

Public Member Functions

 NeuralApp2D ()

Protected Member Functions

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

Private Member Functions

void neuralControl2D1_Load (object sender, EventArgs e)
void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor.

Private Attributes

System.ComponentModel.IContainer components = null
 Required designer variable.
NeuralControl2D neuralControl2D1

Constructor & Destructor Documentation

IG::Neural::Applications::NeuralApp2D::NeuralApp2D ( ) [inline]

Member Function Documentation

void IG::Neural::Applications::NeuralApp2D::neuralControl2D1_Load ( object  sender,
EventArgs  e 
) [inline, private]
override void IG::Neural::Applications::NeuralApp2D::Dispose ( bool  disposing) [inline, protected]

Clean up any resources being used.

Parameters:
disposingtrue if managed resources should be disposed; otherwise, false.
void IG::Neural::Applications::NeuralApp2D::InitializeComponent ( ) [inline, private]

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::NeuralApp2D::components = null [private]

Required designer variable.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Enumerations Properties