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.NeuralApproximatorDtoBaseExt Class Reference

A data transfer object (DTO) for neural approximation classes that implement the INeuralApproximator interface. More...

+ Inheritance diagram for IG.Neural.NeuralApproximatorDtoBaseExt:
+ Collaboration diagram for IG.Neural.NeuralApproximatorDtoBaseExt:

Public Member Functions

 NeuralApproximatorDtoBaseExt ()
 
override INeuralApproximator CreateObject ()
 Creates and returns a new bounding box cast to the interface type IBoundingBox. More...
 
- Public Member Functions inherited from IG.Num.NeuralApproximatorDtoBase
 NeuralApproximatorDtoBase ()
 
override INeuralApproximator CreateObject ()
 Creates and returns a new bounding box cast to the interface type IBoundingBox. More...
 

Detailed Description

A data transfer object (DTO) for neural approximation classes that implement the INeuralApproximator interface.

This is extension of the NeuralApproximatorDtoBase class, with sole purpose of the CreateObject being also able to create objects of the NeuralApproximatorNeuron class (because for basic class that class was not visile).

$A Igor Mar11 Jan11;

Constructor & Destructor Documentation

IG.Neural.NeuralApproximatorDtoBaseExt.NeuralApproximatorDtoBaseExt ( )
inline

Member Function Documentation

override INeuralApproximator IG.Neural.NeuralApproximatorDtoBaseExt.CreateObject ( )
inline

Creates and returns a new bounding box cast to the interface type IBoundingBox.

Parameters
dimensionBounding box dimension.

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