IGLib
1.7.2
The IGLib base library for development of numerical, technical and business applications.
|
Classes | |
class | AppBase |
Base cls. for application scripts that can also be used on its own. More... | |
class | AppExtBase |
Internal script for running embedded applications. More... | |
class | LoadableScriptExample |
Example cls. for testing function of loadable scripts. More... | |
class | LoadableScriptShellNeural |
Base class for loadable scripts that are used as custom applications that inclued neural networks approximations and optimization. More... | |
class | LoadableScriptShellNeuralBase |
Base class for loadable scripts that are used as custom applications that inclued neural networks approximations and optimization. More... | |
class | LoadableScriptSpecialFunctionBase |
Base cls. for various special function loadable scripts. More... | |
class | ScriptAppBase |
Partial class definition containing tests of CSV utilities. More... | |
class | ScriptGraphics2dBase |
Base class for script classes with 2D graphics examples. More... | |
class | ScriptGraphics3DBase |
Base class for script classes with graphics examples. More... | |
class | ScritpRealFunctionExample |
Example script for definition of a new real function class. More... | |
class | ScritpScalarFunctionExample |
Example script for definition of a new real function class. More... | |
class | TestIglibExt_ToDelete |
Base class for script classes with graphics examples. More... | |