NewOptimizer

 

Accueil  Précédent  Suivant

 

 

 

C/C++ declaration

long __stdcall NewOptimizer(long Handle);

 

Pascal declaration

Function NewOptimizer(Handle: LongInt): LongInt;

 

Create an optimizer driver handle with reference to a model output.

 

IN                 Handle : Model handle.

Return         Optimizer handle.

 

The selected output can be fixed by calling SetIValue with the style "ipSelectedOutput".

The computation mode can be fixed bt calling SetIValue with the style "ipReverseMode".

 

CreateNewModel

LoadModelFromFile

Primitives

 


NETRAL Neuro Developer Kit version 7.0