NeurApp 1.1
NeurApp - software for exploring approximation by artificial neural networks on functions of one or two variables.
|
A data transfer object (DTO) for neural approximation classes that implement the INeuralApproximator interface. $A Igor Mar11;. More...
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, and IG::Neural::NeuralApproximatorDtoBaseExt.