NeurApp 1.1
NeurApp - software for exploring approximation by artificial neural networks on functions of one or two variables.
|
Window that displays information about Demo application for performing parametric studies on ANN models. More...
Public Member Functions | |
NeuralParametricDemoAboutWindowOld () | |
void | ShowHelp () |
void | ShowWebPage () |
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. | |
Applications.NeuralParametricDemoAboutOld | neuralParametricDemoAbout1 |
Window that displays information about Demo application for performing parametric studies on ANN models.
$A Igor Apr13;
IG::Neural::Applications::NeuralParametricDemoAboutWindowOld::NeuralParametricDemoAboutWindowOld | ( | ) | [inline] |
void IG::Neural::Applications::NeuralParametricDemoAboutWindowOld::ShowHelp | ( | ) | [inline] |
void IG::Neural::Applications::NeuralParametricDemoAboutWindowOld::ShowWebPage | ( | ) | [inline] |
override void IG::Neural::Applications::NeuralParametricDemoAboutWindowOld::Dispose | ( | bool | disposing | ) | [inline, protected] |
Clean up any resources being used.
disposing | true if managed resources should be disposed; otherwise, false. |
void IG::Neural::Applications::NeuralParametricDemoAboutWindowOld::InitializeComponent | ( | ) | [inline, private] |
Required method for Designer support - do not modify the contents of this method with the code editor.
System.ComponentModel.IContainer IG::Neural::Applications::NeuralParametricDemoAboutWindowOld::components = null [private] |
Required designer variable.
Applications.NeuralParametricDemoAboutOld IG::Neural::Applications::NeuralParametricDemoAboutWindowOld::neuralParametricDemoAbout1 [private] |