IGLib  1.7.2
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
NeuralMapData.cs File Reference

Classes

class  IG.Neural.MapNeuralImputOutputElementDefinitionDto< ElementType >
 DTO (data transfer object) for neural data element mapping definition. More...
 
class  IG.Neural.MapImputElementDefinitionDto
 DTO (data transfer object) for neural data input element mapping definition. More...
 
class  IG.Neural.MapOutputElementDefinitionDto
 DTO (data transfer object) for neural data output element mapping definition. More...
 
class  IG.Neural.MapDataDefinitionDto
 
class  IG.Neural.MappingDefinitionElement
 Base class for input or output data element mapping definition. More...
 
class  IG.Neural.InputMappingDefinitionElement
 Input data element mapping definition for neural networks. More...
 
class  IG.Neural.OutputMappingDefinitionElement
 Output data element mapping definition for neural networks. More...
 
class  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. More...
 
interface  IG.Neural.IDataMapper
 
class  IG.Neural.DataMapperIdentity
 
class  IG.Neural.DataMapperSimple
 

Namespaces

package  IG.Neural