IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Namespaces | |
package | Old |
Classes | |
class | NeuralAboutControlToDelete |
Control for making predictions of output values based on ANN model. More... | |
class | NeuralControl2D |
A 2D neural network approximation demo control. More... | |
class | NeuralDataControl |
Control for manipulating neural approximation data (import/export). More... | |
class | NeuralDemo1D |
A 1D neural network approximation demo control. More... | |
class | NeuralInputControl |
Control for editing input parameter values. More... | |
class | NeuralInputParameterSelectorMinMax |
Selection of parameter to be varied, together with bounds - for parametric tests. More... | |
class | NeuralInputWindow |
Test window for editing input parameters of an approximative model. More... | |
class | NeuralOutputControl |
Control for editing output values of an approximative model. More... | |
class | NeuralOutputValueSelector |
Selection of the output value of interest in an ANN model. More... | |
class | NeuralParametricTest |
Form for training artificial neural networks. More... | |
class | NeuralParametricTest2d |
Form for simple parametric tests (variation of selected parameter) performed on ANN models. More... | |
class | NeuralParametricTestMultiple |
Form for training artificial neural networks. More... | |
class | NeuralParametricTestSelection |
class | NeuralPredictionControl |
Control for making predictions of output values based on ANN model. More... | |
class | NeuralSamplingControl |
Control for defininng scalar functions and sampling them in order to create neural approximation data (import/export). More... | |
class | NeuralSamplingInputControl |
Control for editing input parameter data necessary for sampling scalar functions. More... | |
class | NeuralTrainingControl |
A 2D neural network approximation demo control. More... | |