|
|
||
|
|
| int MLGetReal32Array(MLINK link, float **a, int **dims, char ***heads, int *d) gets an array of single-precision floating-point numbers from the MathLink connection specified by link, storing the array in a, its dimensions in dims and its depth in d. |
#include "mathlink.h" |
| © 2008 Wolfram Research, Inc. |