|
IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
A data transfer object (DTO) for neural approximation classes that implement the INeuralApproximator interface. $A Igor Mar11;. More...
Inheritance diagram for IG::Neural::NeuralApproximatorDtoBase:Public Member Functions | |
| NeuralApproximatorDtoBase () | |
| override INeuralApproximator | CreateObject () |
| Creates and returns a new bounding box cast to the interface type IBoundingBox. | |
A data transfer object (DTO) for neural approximation classes that implement the INeuralApproximator interface. $A Igor Mar11;.
| IG::Neural::NeuralApproximatorDtoBase::NeuralApproximatorDtoBase | ( | ) | [inline] |
| override INeuralApproximator IG::Neural::NeuralApproximatorDtoBase::CreateObject | ( | ) | [inline] |
Creates and returns a new bounding box cast to the interface type IBoundingBox.
| dimension | Bounding box dimension. |
Reimplemented in IG::Neural::NeuralApproximatorAForgeDto.