GPULib API

Tech-X Corporation

single page | use frames     summary     class     fields     routine details     file attributes

./

gpureform.pro


top gpuReform

gpuReform, arr_gpu [, xsize] [, ysize]

Change the dimensions of a GPU variable without changing the total number of elements.

Warning: this routine modifies the input GPU variable whereas the REFORM function does not unless the OVERWRITE keyword is set.

Parameters

arr_gpu in out required type=GPUVariable object

GPU variable to manipulate

xsize in optional type=long

new xsize of arr_gpu

ysize in optional type=long

new ysize of arr_gpu

File attributes

Modification date: Fri Sep 24 13:47:03 2010
Lines: 96
Docformat: rst rst