NeurApp 1.1
NeurApp - software for exploring approximation by artificial neural networks on functions of one or two variables.
|
DTO (data transfer object) for neural data input element mapping definition. More...
Public Member Functions | |
MapImputElementDefinitionDto () | |
override InputMappingDefinitionElement | CreateObject () |
Protected Member Functions | |
override void | CopyFromPlain (MappingDefinitionElement obj) |
override void | CopyToPlain (ref MappingDefinitionElement obj) |
DTO (data transfer object) for neural data input element mapping definition.
$A Igor Jul 19; tako78 Jul 19
IG::Neural::MapImputElementDefinitionDto::MapImputElementDefinitionDto | ( | ) | [inline] |
override InputMappingDefinitionElement IG::Neural::MapImputElementDefinitionDto::CreateObject | ( | ) | [inline] |
Reimplemented from IG::Neural::MapNeuralImputOutputElementDefinitionDto< ElementType >.
override void IG::Neural::MapImputElementDefinitionDto::CopyFromPlain | ( | MappingDefinitionElement | obj | ) | [inline, protected] |
Reimplemented from IG::Neural::MapNeuralImputOutputElementDefinitionDto< ElementType >.
override void IG::Neural::MapImputElementDefinitionDto::CopyToPlain | ( | ref MappingDefinitionElement | obj | ) | [inline, protected] |
Reimplemented from IG::Neural::MapNeuralImputOutputElementDefinitionDto< ElementType >.