IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Neural.INeuralModelContainer Interface Reference

Interface for classes that contain the NeuralModel property that implements the INeuralModel interface. More...

+ Inheritance diagram for IG.Neural.INeuralModelContainer:

Public Member Functions

void SetNeuralModel (INeuralModel model)
 Sets the ANN-based model contained in the current object. More...
 

Properties

INeuralModel NeuralModel [get]
 Artificial neural network - based model. More...
 

Detailed Description

Interface for classes that contain the NeuralModel property that implements the INeuralModel interface.

Member Function Documentation

Property Documentation

INeuralModel IG.Neural.INeuralModelContainer.NeuralModel
get

Artificial neural network - based model.


The documentation for this interface was generated from the following file: