NeurApp 1.1
NeurApp - software for exploring approximation by artificial neural networks on functions of one or two variables.
|
IG::Neural::AnalysisFileServerNeural | Class containing direct analysis (in optimization) based on neural network optimization |
IG::Neural::ApproximationFileServerNeural | Class for approximation file server |
IG::Neural::FormsOld::Class1 | |
IG::Neural::NeuralTrainingParameters::ComparerBase | Base comparer class (implementation of the IComparer<NeuralTrainingParameters> interface) for conmparing objects of type NeuralTrainingParameters |
IG::Neural::NeuralTrainingParameters::ComparerErrorTrainingVector | |
IG::Neural::NeuralTrainingParameters::ComparerTrainingTime | |
IG::Num::complex | Complex number |
IG::Num::ComplexClass | Class representing general complex numbers |
IG::Num::ComplexMatrix | Complex matrix |
IG::Num::ComplexMatrixBase | Base class for complex matrices |
IG::Num::ComplexMatrixExtensions | Extension methods for IMatrix interface |
IG::Num::ComplexRealClass | Complex class that can only represent real numbers (imaginary part is always 0). Attempt to set an imaginary part different than 0 always throws an exception |
IG::Num::ComplexVector | Complex vector |
IG::Num::ComplexVectorBase | Base class for complex vectors |
IG::Num::ConvectionRev1RobertFileManager | |
IG::Num::ConvectionRobertFileManager | File manager for interfacing simulation casting simulator of Robert Vertnik |
IG::Neural::DataMapperIdentity | |
IG::Neural::DataMapperSimple | |
IG::Neural::Applications::DemoNeuralOld | |
IG::Neural::Applications::formLoadCSV | GUI Form for loading the training set |
IG::Neural::Forms::Old::FormNeural1DOld | |
IG::Neural::Forms::Old::FormNeural2DOld | |
IG::Neural::Func2dFromApproximator | Approximator function of 2 variables that is based on a general approximator function of vector argument |
IG::Num::IComplex | Interface that must be implemented by all complex numbers. $A Igor Oct09; |
IG::Num::IComplexMatrix | Complex matrix |
IG::Num::IComplexVector | Complex vector intrface |
IG::Neural::IDataMapper | |
IG::Neural::INeuralApproximator | Approximator of response by using neural networks. $A Igor Mar11; |
IG::Neural::INeuralApproximatorContainer | Classes that contain neural approximator |
IG::Neural::INeuralModel | Interface for artificial neural network -based models that we can operate on |
IG::Neural::InputMappingDefinitionElement | Input data element mapping definition for neural networks |
IG::Lib::JMatProElemetData | Chemical element data used by JMatPro |
IG::Num::SimJMatProFileManagerBase::JMatResultInfo | Class for checking and obtaining information about JMatPro results |
IG::Lib::LoadableScriptShellBase | Loadable script base class for the shell application that includes tols for definition of optiimization problems, definition of vector response functions, a couple of interfaces with simulation programs, etc. AGREEMENTS: The first argument to initialization and executable method is working directory where data between different applications is exchanged. If overrigding the InitializeThis(...) method, call the base class' method first, and keep the agreement that the first argument must be the working directory. When implementing the executable (RunThis(...)) method, its first argument should also be the working directory (the same as for initialization). This is to enable use of the class in scenarios where initialization and execution arguments must be the same |
IG::Script::LoadableScriptShellNeural | Base class for loadable scripts that are used as custom applications that inclued neural networks approximations and optimization |
IG::Script::LoadableScriptShellNeuralBase | Base class for loadable scripts that are used as custom applications that inclued neural networks approximations and optimization |
IG::Script::LoadableScriptShellNeuralIT | Base class for loadable scripts that are used as custom applications that inclued neural networks approximations and optimization |
IG::Script::LoadableScriptShellNeuralITOriginal | Base class for loadable scripts that are used as custom applications that inclued neural networks approximations and optimization |
IG::Script::LoadableScriptShellNeuralITOriginalBase | Base class for loadable scripts that are used as custom applications that inclued neural networks approximations and optimization |
IG::Neural::MapDataDefinitionDto | |
IG::Neural::MapImputElementDefinitionDto | DTO (data transfer object) for neural data input element mapping definition |
IG::Neural::MapNeuralImputOutputElementDefinitionDto< ElementType > | DTO (data transfer object) for neural data element mapping definition |
IG::Neural::MapOutputElementDefinitionDto | DTO (data transfer object) for neural data output element mapping definition |
IG::Neural::MappingApproximationFileManager | File manager for mapping file client and server |
IG::Neural::MappingApproximationFileServerNeural | Class for mapping file server |
IG::Neural::MappingDefinition | Definition of input and output data mapping. Contains Mapped and Original Index, descriptiove information about individual eleemnts of input and output and default valuess. $A Igor Jul 19; tako78 Jul 19 |
IG::Neural::MappingDefinitionElement | Base class for input or output data element mapping definition |
IG::Num::SimJMatProFileManagerBase::MaterialDirectoryInfoBase | Contains information about the state of specific calculation related to material directory. |
IG::Neural::NeuralApproximatorNeuron::MyNeuronBackPropagation | Replacement for BackpropagationNetwork from NeuronDotNet, adapts some functionality to the needs of enclosing class |
IG::Num::NafemsTestRoberrFileManager | File manager for interfacing simulation casting simulator of Robert Vertnik |
IG::Neural::NeuraApproximationFileManager | File manager for neural network approximation file client and server |
IG::Neural::NeuralAllpicationCommands | Commands for application's interpreter for neural networks |
IG::Neural::NeuralAllpicationCommandsNeuronDotNet | Commands for application's interpreter for neural networks |
IG::Neural::Applications::NeuralApp1D | |
IG::Neural::Applications::NeuralApp2D | |
IG::Neural::NeuralApplicationCommandsTadej | Commands for application's interpreter for neural networks |
IG::Lib::NeuralApplicationInterpreter | Command line application interpreter that contains some neural networks - related commands |
IG::Lib::NeuralApplicationInterpreterNeuronDotNet | |
IG::Neural::NeuralApproximatorAforge | Approximator of response by using neural networks, based on the AforgeDotNet library. $A Igor Mar11; |
IG::Neural::NeuralApproximatorAForgeDto | A data transfer object (DTO) for the NeuralApproximatorAforge class. $A Igor Mar11; |
IG::Neural::NeuralApproximatorBase | Base class for neural network approximators |
IG::Neural::NeuralApproximatorBaseExt | Base class for neural network approximators |
IG::Neural::NeuralApproximatorDtoBase | A data transfer object (DTO) for neural approximation classes that implement the INeuralApproximator interface. $A Igor Mar11; |
IG::Neural::NeuralApproximatorDtoBase< Type > | A data transfer object (DTO) for neural approximation classes that implement the INeuralApproximator interface. $A Igor Mar11; |
IG::Neural::NeuralApproximatorDtoBaseExt | A data transfer object (DTO) for neural approximation classes that implement the INeuralApproximator interface |
IG::Neural::NeuralApproximatorNeuron | Approximator of response by using neural networks, based on the NeuronDotNet library. $A Igor Mar11 Jul11; Tako78 Jul11; |
IG::Neural::Forms::NeuralControl2D | A 2D neural network approximation demo control |
IG::Neural::Applications::NeuralDemo | |
IG::Neural::Forms::NeuralDemo1D | A 1D neural network approximation demo control |
IG::Neural::Applications::NeuralDemoAbout | |
IG::Neural::NeuralFileConst | Constants used in definition of neural networks approximation servers and clients working through file system |
IG::Neural::Forms::NeuralInputControl | Control for editing input parameter values |
IG::Neural::Forms::NeuralInputWindow | Test window for editing input parameters of an approximative model |
IG::Neural::NeuralNetworks | |
IG::Neural::Forms::NeuralOutputControl | Control for editing output values of an approximative model |
IG::Neural::Applications::NeuralParametricDemoAbout | Form containing information about neural demo software. Help can also be triggered from here. |
IG::Neural::Applications::NeuralParametricDemoAboutOld | Form containing information about neural demo software. Help can also be triggered from here. |
IG::Neural::Applications::NeuralParametricDemoAboutWindow | Window that displays information about Demo application for performing parametric studies on ANN models |
IG::Neural::Applications::NeuralParametricDemoAboutWindowOld | Window that displays information about Demo application for performing parametric studies on ANN models |
IG::Neural::Forms::Old::NeuralParametricDemoOld | Class for testing Layout designs |
IG::Neural::NeuralParametricDemoOldAboutWindow | |
IG::Neural::Forms::Old::NeuralParametricDemoOldCopy | Class for testing Layout designs |
IG::Neural::Forms::Old::NeuralParametricDemoTestOld | Class for testing Layout designs |
IG::Neural::Forms::Old::NeuralParametricTestOld | Torm for parametric tests. Obsolete! This is developed form initial design of the form where NeuralParametricTestSelection is used for everything related to input parameters (to set central parameter values and to select the parameter that varies and bounds in which it varies).Now this is used for demonstratin how further composed controls can be put on tab pages. Important aspect of this is how to handle the data definition and neural approximator. |
IG::Neural::Forms::NeuralPredictionControl | Control for making predictions of output values based on ANN model |
IG::Neural::Applications::NeuralPredictionWindow | Window for making predictions of output values based on ANN model |
IG::Neural::NeuralTadej | |
IG::Neural::NeuralTrainingLimits | Contains Parameters that define neural network architecture limits and trainig parameter limits. Not thread safe! |
IG::Neural::NeuralTrainingLimitsDto | Transfer Object (DTO) for neural network training limits |
IG::Neural::NeuralTrainingParameters | Contains Parameters that define neural network architecture and trainig procedure, together with achieved results after training such as various error norms. Not thread safe! |
IG::Neural::NeuralTrainingParametersDto | Transfer Object (DTO) for neural network training set |
IG::Neural::NeuralTrainingResultsPlotter | Plotter class for neural training results |
IG::Neural::NeuralTrainingResultsPlotter1 | |
IG::Neural::NeuralTrainingTable | Contains Parameters that define neural network architecture and trainig limits, together with achieved results after training such as various error norms. Not thread safe! |
IG::Neural::NeuralTrainingTableDto | Transfer Object (DTO) for neural network training results |
IG::Neural::NeuralTrainingTablePlotter | Plotter class for neural training results |
IG::Neural::Applications::NeurApp | Application class for the current application |
IG::Neural::OutputMappingDefinitionElement | Output data element mapping definition for neural networks |
IG::Neural::Applications::ProgramNeurApp | |
IG::Neural::Applications::ProgramTestTadejApp | |
IG::Neural::Properties::Resources | A strongly-typed resource class, for looking up localized strings, etc |
IG::Lib::ShellClass | Shell class, implements top-most level of the optimization shell |
IG::Lib::SimCastingRobertConst | Constants for (optimization) interface with Robert Vertnik's Continuous casting simulator |
IG::Num::SimCastingRobertFileManager | File manager for interfacing simulation casting simulator of Robert Vertnik |
IG::Lib::SimJMatProConst | Constants for interface with the JMatPro software (the SimJMatProFileManager and derived classes) |
IG::Num::SimJMatProFileManager4_0 | File manager for interfacing the JMatPro software version 4.0 |
IG::Num::SimJMatProFileManagerBase | File manager for interfacing the JMatPro software |
IG::Lib::SimJmatProSettingsDto | Settings for the SimJMatProFileManagerBase class |
IG::Lib::SimJMatProSettingsDto< FmType > | Settings for classes that inherit from SimJMatProFileManagerBase class |
IG::Num::SimJMatProFileManagerBase::SimulationInfoBase | Contains information about the particular bundle of simulations to be performed |
IG::Script::LoadableScriptShellNeuralBase::StoredScriptSettings | In methods of this class you will find all the settings that apply to this script |
IG::Script::LoadableScriptShellNeural::StoredScriptSettings | In methods of this class you will find all the settings that apply to this script |
IG::Script::LoadableScriptShellNeuralITOriginalBase::StoredScriptSettings | In methods of this class you will find all the settings that apply to this script |
IG::Lib::LoadableScriptShellBase::StoredScriptSettings | In methods of this class you will find all the settings that apply to this script |
IG::Script::LoadableScriptShellNeuralITOriginal::StoredScriptSettings | In methods of this class you will find all the settings that apply to this script |
IG::Neural::Applications::TadejFormOld | GUI Form for training neural networks |
IG::Num::TestClass | |
IG::Neural::TestFunctions | |
IG::Neural::TestTrainingParametersComparers | Class for testing of Comparers for NeuralTrainingParameters |
IG::Gr3d::TestVtkGraphic | Tests of 3D graphics enabled by ActiViz (VTK wrapper library) |