NeurApp 1.1
NeurApp - software for exploring approximation by artificial neural networks on functions of one or two variables.
|
Public Member Functions | |
void | MapInput (IVector reducedInput, ref IVector originalInput) |
void | MapOutput (IVector originalOutput, ref IVector reducedOutput) |
void IG::Neural::IDataMapper::MapInput | ( | IVector | reducedInput, |
ref IVector | originalInput | ||
) |
Implemented in IG::Neural::DataMapperIdentity, and IG::Neural::DataMapperSimple.
void IG::Neural::IDataMapper::MapOutput | ( | IVector | originalOutput, |
ref IVector | reducedOutput | ||
) |
Implemented in IG::Neural::DataMapperIdentity, and IG::Neural::DataMapperSimple.