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

IG::Neural::NeuralApproximatorAForgeDto Class Reference

A data transfer object (DTO) for the NeuralApproximatorAforge class. $A Igor Mar11;. More...

Inheritance diagram for IG::Neural::NeuralApproximatorAForgeDto:
Collaboration diagram for IG::Neural::NeuralApproximatorAForgeDto:

List of all members.

Public Member Functions

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

Protected Member Functions

override void CopyFromPlain (INeuralApproximator obj)
override void CopyToPlain (ref INeuralApproximator obj)

Detailed Description

A data transfer object (DTO) for the NeuralApproximatorAforge class. $A Igor Mar11;.


Constructor & Destructor Documentation

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

Member Function Documentation

override NeuralApproximatorAforge IG::Neural::NeuralApproximatorAForgeDto::CreateObject ( ) [inline]

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

Parameters:
dimensionBounding box dimension.

Reimplemented from IG::Neural::NeuralApproximatorDtoBase.

override void IG::Neural::NeuralApproximatorAForgeDto::CopyFromPlain ( INeuralApproximator  obj) [inline, protected]
override void IG::Neural::NeuralApproximatorAForgeDto::CopyToPlain ( ref INeuralApproximator  obj) [inline, protected]

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