CreateDataAnalyser

Accueil  Précédent  Suivant

 

C/C++ declaration

long __stdcall CreateDataAnalyser(long NInput, long NOutput);

 

Pascal declaration

function CreateDataAnalyser(NInput, NOutput: Integer): LongInt; stdcall;

 

Create a data analysis pilot

 

IN                 NInput        Model input number

IN                 NOutput        Model output number

Return        Pilot handle, 0 if failed.

 

Remarque : Necessary before calling InputGrammSchmidt.

 

InputAnalysis

Primitives

 


NETRAL Neuro Developer Kit version 7.0