IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
A data transfer object (DTO) for neural approximation classes that implement the INeuralApproximator interface. More...
Public Member Functions | |
NeuralApproximatorDtoBaseExt () | |
override INeuralApproximator | CreateObject () |
Creates and returns a new bounding box cast to the interface type IBoundingBox. More... | |
![]() | |
NeuralApproximatorDtoBase () | |
override INeuralApproximator | CreateObject () |
Creates and returns a new bounding box cast to the interface type IBoundingBox. More... | |
A data transfer object (DTO) for neural approximation classes that implement the INeuralApproximator interface.
This is extension of the NeuralApproximatorDtoBase class, with sole purpose of the CreateObject being also able to create objects of the NeuralApproximatorNeuron class (because for basic class that class was not visile).
$A Igor Mar11 Jan11;
|
inline |
|
inline |
Creates and returns a new bounding box cast to the interface type IBoundingBox.
dimension | Bounding box dimension. |