Home
last modified time | relevance | path

Searched defs:mglThreadT (Results 1 – 1 of 1) sorted by relevance

/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Dthread.h59 struct mglThreadT struct
61 void *a; // dual* or mreal* array with input or results
62 double *b; // dual* array with input or results
63 const long *p; // long* array with parameters
64 const void *v; // pointer to table/parameter
65 void **w; // pointer to workspace
66 int id; // thread id
67 long n; // total number of iteration member
68 const void *re,*im;