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

IG::Neural::Forms::NeuralInputWindow Class Reference

Test window for editing input parameters of an approximative model. More...

Collaboration diagram for IG::Neural::Forms::NeuralInputWindow:

List of all members.

Public Member Functions

 NeuralInputWindow ()

Protected Member Functions

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

Private Member Functions

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.
NeuralInputControl neuralInputControl1
NeuralOutputControl neuralOutputControl1

Detailed Description

Test window for editing input parameters of an approximative model.

$A Igor Apr13;


Constructor & Destructor Documentation

IG::Neural::Forms::NeuralInputWindow::NeuralInputWindow ( ) [inline]

Member Function Documentation

override void IG::Neural::Forms::NeuralInputWindow::Dispose ( bool  disposing) [inline, protected]

Clean up any resources being used.

Parameters:
disposingtrue if managed resources should be disposed; otherwise, false.
void IG::Neural::Forms::NeuralInputWindow::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::Forms::NeuralInputWindow::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