The operator get_full_matrixget_full_matrixGetFullMatrixGetFullMatrixGetFullMatrixget_full_matrix returns the values of all
elements of the Matrix given by the matrix handle
MatrixIDMatrixIDMatrixIDMatrixIDmatrixIDmatrix_id. The output parameter ValuesValuesValuesValuesvaluesvalues is a tuple
of floating point numbers and contains all values in a row-major
order, i.e., line by line.
Example:
Execution Information
Multithreading type: reentrant (runs in parallel with non-exclusive operators).
Multithreading scope: global (may be called from any thread).
If the parameters are valid, the operator get_full_matrixget_full_matrixGetFullMatrixGetFullMatrixGetFullMatrixget_full_matrix
returns the value TRUE. If necessary, an exception is raised.