GPULib API

Tech-X Corporation

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

lib/

gpudouble.pro


Routines

result = gpuDouble(in [, LHS=GPUVariable object] [, ERROR=integer])

This routine converts an input array into a double GPU array.

gpuDouble, in, out [, ERROR=integer]

This routine converts an input array into a double GPU array.

Routine details

top gpuDouble

result = gpuDouble(in [, LHS=GPUVariable object] [, ERROR=integer])

This routine converts an input array into a double GPU array.

Return value

GPUVariable object structure

Parameters

in in required type=numtype or GPUVariable object

array to be converted

Keywords

LHS in optional type=GPUVariable object

pass GPU variable to use as return value

ERROR out optional type=integer

error status

top gpuDouble

gpuDouble, in, out [, ERROR=integer]

This routine converts an input array into a double GPU array.

Parameters

in in required type=numtype or GPUVariable object

array to be converted

out out required type=GPUVariable object

GPU array of the converted input

Keywords

ERROR out optional type=integer

error status

File attributes

Modification date: Fri Nov 12 11:07:45 2010
Lines: 74
Docformat: rst rst