IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Neural::NeuralApproximatorDtoBase Class Reference

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

Inheritance diagram for IG::Neural::NeuralApproximatorDtoBase:

List of all members.

Public Member Functions

 NeuralApproximatorDtoBase ()
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. $A Igor Mar11;.


Constructor & Destructor Documentation

IG::Neural::NeuralApproximatorDtoBase::NeuralApproximatorDtoBase ( ) [inline]

Member Function Documentation

override INeuralApproximator IG::Neural::NeuralApproximatorDtoBase::CreateObject ( ) [inline]

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

Parameters:
dimensionBounding box dimension.

Reimplemented in IG::Neural::NeuralApproximatorAForgeDto.


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