NeurApp 1.1
NeurApp - software for exploring approximation by artificial neural networks on functions of one or two variables.

IG::Neural::IDataMapper Interface Reference

Inheritance diagram for IG::Neural::IDataMapper:

List of all members.

Public Member Functions

void MapInput (IVector reducedInput, ref IVector originalInput)
void MapOutput (IVector originalOutput, ref IVector reducedOutput)

Detailed Description


Member Function Documentation

void IG::Neural::IDataMapper::MapInput ( IVector  reducedInput,
ref IVector  originalInput 
)
void IG::Neural::IDataMapper::MapOutput ( IVector  originalOutput,
ref IVector  reducedOutput 
)

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties