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

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:

List of all members.

Public Member Functions

 NeuralApproximatorDtoBaseExt ()
override INeuralApproximator CreateObject ()
 Creates and returns a new bounding box cast to the interface type IBoundingBox.

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.

Reimplemented from IG::Neural::NeuralApproximatorDtoBase.


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