|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
double
array of type T
that holds the imaginary values from the MATLAB array.
getImaginaryArray(DoubleArrayType.DIM_2)
.
getImaginaryArray(DoubleArrayType.DIM_3)
.
getImaginaryArray(DoubleArrayType.DIM_4)
.
linearIndex
treating this array as the underlying one dimensional array.
indices
.
DoubleArrayType<T>
where T
is the type of arrayType
.
arrayName
.
double
array of type T
that holds the real values from the MATLAB array.
getRealArray(DoubleArrayType.DIM_2)
.
getRealArray(DoubleArrayType.DIM_3)
.
getRealArray(DoubleArrayType.DIM_4)
.
linearIndex
treating this array as the underlying one dimensional array.
indices
.
callback
when the proxy's corresponding method has completed.
variableName
in MATLAB.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |