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.Num.NeuralApproximatorDtoBase Class Reference

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. More...
 

Detailed Description

A data transfer object (DTO) for neural approximation classes that implement the INeuralApproximator interface. $A Igor Mar11;

Constructor & Destructor Documentation

IG.Num.NeuralApproximatorDtoBase.NeuralApproximatorDtoBase ( )
inline

Member Function Documentation

override INeuralApproximator IG.Num.NeuralApproximatorDtoBase.CreateObject ( )
inline

Creates and returns a new bounding box cast to the interface type IBoundingBox.

Parameters
dimensionBounding box dimension.

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