IGLib  1.5
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
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:

Public Member Functions

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

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
override void IG.Neural.NeuralApproximatorAForgeDto.CopyFromPlain ( INeuralApproximator  obj)
inlineprotected
override void IG.Neural.NeuralApproximatorAForgeDto.CopyToPlain ( ref INeuralApproximator  obj)
inlineprotected

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