![]() |
|||||||
|
|||||||
![]() |
![]() |
| The base
components of the Input family consist of a function
generator (Function), a noise generator (Noise), and a
file reader (File). Each of these components can be
customized by implementing a DLL conforming to the PerformFunction,
PerformNoise, or PerformFile protocol,
respectively. There are two additional input components that require the use of a DLL in order to function: the DLLInput and the DLLPreprocessor. The first allows you to inject any data into the network through a function call, using the PerformInput protocol. The second component uses the PerformPrePost protocol to preprocess the data from another input source before it is injected into the network. PerformInput ProtocolPerformFile Protocol
PerformFunction ProtocolPerformNoise ProtocolPerformPrePost Protocol |
|
|
Product questions? Contact info@nd.com Website questions? Contact webmaster@nd.com |