NeurApp 1.1
NeurApp - software for exploring approximation by artificial neural networks on functions of one or two variables.
|
Form containing information about neural demo software. Help can also be triggered from here. More...
Public Member Functions | |
NeuralParametricDemoAbout () | |
Protected Member Functions | |
override void | Dispose (bool disposing) |
Clean up any resources being used. | |
Protected Attributes | |
string | _homePageShort |
Properties | |
virtual string | HomePageShort [get, set] |
Short version of the application's home page. | |
Private Member Functions | |
void | InitializeComponent () |
Required method for Designer support - do not modify the contents of this method with the code editor. | |
Private Attributes | |
const string | DefaultHomePageShort = "www2.arnes.si/~ljc3m2/igor/software/neural_parametric/" |
System.ComponentModel.IContainer | components = null |
Required designer variable. | |
System.Windows.Forms.Label | lblTitle |
System.Windows.Forms.Button | btnHelp |
System.Windows.Forms.Panel | pnlAbout |
System.Windows.Forms.Label | lblAboutAuthors |
System.Windows.Forms.Label | lblAboutAuthorsIntro |
System.Windows.Forms.Label | lblAboutTitle |
System.Windows.Forms.Label | lblAboutWeb |
System.Windows.Forms.Label | lblAboutContact |
System.Windows.Forms.Label | lblAbourContactIntro |
System.Windows.Forms.PictureBox | pbIGLib |
System.Windows.Forms.Label | lblPoweredIGLib |
System.Windows.Forms.Panel | pnlIGLib |
System.Windows.Forms.Button | btnWeb |
System.Windows.Forms.Panel | pnlCobik |
System.Windows.Forms.PictureBox | pbCobik |
Form containing information about neural demo software.
Help can also be triggered from here.
IG::Neural::Applications::NeuralParametricDemoAbout::NeuralParametricDemoAbout | ( | ) | [inline] |
override void IG::Neural::Applications::NeuralParametricDemoAbout::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::NeuralParametricDemoAbout::InitializeComponent | ( | ) | [inline, private] |
Required method for Designer support - do not modify the contents of this method with the code editor.
const string IG::Neural::Applications::NeuralParametricDemoAbout::DefaultHomePageShort = "www2.arnes.si/~ljc3m2/igor/software/neural_parametric/" [private] |
string IG::Neural::Applications::NeuralParametricDemoAbout::_homePageShort [protected] |
System.ComponentModel.IContainer IG::Neural::Applications::NeuralParametricDemoAbout::components = null [private] |
Required designer variable.
System.Windows.Forms.Label IG::Neural::Applications::NeuralParametricDemoAbout::lblTitle [private] |
System.Windows.Forms.Button IG::Neural::Applications::NeuralParametricDemoAbout::btnHelp [private] |
System.Windows.Forms.Panel IG::Neural::Applications::NeuralParametricDemoAbout::pnlAbout [private] |
System.Windows.Forms.Label IG::Neural::Applications::NeuralParametricDemoAbout::lblAboutAuthors [private] |
System.Windows.Forms.Label IG::Neural::Applications::NeuralParametricDemoAbout::lblAboutAuthorsIntro [private] |
System.Windows.Forms.Label IG::Neural::Applications::NeuralParametricDemoAbout::lblAboutTitle [private] |
System.Windows.Forms.Label IG::Neural::Applications::NeuralParametricDemoAbout::lblAboutWeb [private] |
System.Windows.Forms.Label IG::Neural::Applications::NeuralParametricDemoAbout::lblAboutContact [private] |
System.Windows.Forms.Label IG::Neural::Applications::NeuralParametricDemoAbout::lblAbourContactIntro [private] |
System.Windows.Forms.PictureBox IG::Neural::Applications::NeuralParametricDemoAbout::pbIGLib [private] |
System.Windows.Forms.Label IG::Neural::Applications::NeuralParametricDemoAbout::lblPoweredIGLib [private] |
System.Windows.Forms.Panel IG::Neural::Applications::NeuralParametricDemoAbout::pnlIGLib [private] |
System.Windows.Forms.Button IG::Neural::Applications::NeuralParametricDemoAbout::btnWeb [private] |
System.Windows.Forms.Panel IG::Neural::Applications::NeuralParametricDemoAbout::pnlCobik [private] |
System.Windows.Forms.PictureBox IG::Neural::Applications::NeuralParametricDemoAbout::pbCobik [private] |
virtual string IG::Neural::Applications::NeuralParametricDemoAbout::HomePageShort [get, set] |
Short version of the application's home page.