|
IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
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 () |
| 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) |
A data transfer object (DTO) for the NeuralApproximatorAforge class. $A Igor Mar11;.
| IG::Neural::NeuralApproximatorAForgeDto::NeuralApproximatorAForgeDto | ( | ) | [inline] |
| override NeuralApproximatorAforge IG::Neural::NeuralApproximatorAForgeDto::CreateObject | ( | ) | [inline] |
Creates and returns a new bounding box cast to the interface type IBoundingBox.
| dimension | Bounding 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] |