SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
SprMlpArg Struct Reference

extra arguments for the (non-linear) functions More...

Data Fields

char * str
 string argument More...
 
SprNNFloatCalc nr
 number (float/int) argument More...
 
int ndx
 flag argument More...
 
struct t_mlp_arg * next
 

Detailed Description

extra arguments for the (non-linear) functions

Field Documentation

char* SprMlpArg::str

string argument

SprNNFloatCalc SprMlpArg::nr

number (float/int) argument

int SprMlpArg::ndx

flag argument

struct t_mlp_arg* SprMlpArg::next