Function File: octave_mat = gather (ocl_mat)

Transfer the data from an OCL matrix into an octave matrix of corresponding type.

For compatibility with MATLAB, the gather function is an alias to ocl_to_octave.

See also: oclArray, ocl_to_octave, gpuArray.

Package: ocl