|
|
||
|
|
| MATHEMATICA MATHLINK C FUNCTION | Tutorials »|See Also »|More About » |
| int MLPutReal64Array(MLINK link, double *a, int *dims, char **heads, int d) puts an array of double-precision floating-point numbers to the MathLink connection specified by link to form a depth d array with dimensions dims. |
#include "mathlink.h" |