internalFunctions: Internal usage only, the package export this function only...

gpu_cast_floatR Documentation

Internal usage only, the package export this function only for the other package to access.

Description

Internal usage only, the package export this function only for the other package to access.

Internal usage only, the package export this function only for the other package to access.

Internal usage only, the package export this function only for the other package to access.

Internal usage only, the package export this function only for the other package to access.

Internal usage only, the package export this function only for the other package to access.

Internal usage only, the package export this function only for the other package to access.

Internal usage only, the package export this function only for the other package to access.

Usage

gpu_cast_float(x)

gpu_cast_double(x)

gpu_cast_uint(x)

gpu_cast_int(x)

gpu_cast_long(x)

gpu_cast_ulong(x)

isgreater(x, y)

## S3 method for class 'extCode'
extractVars(x)

extractVars(x)

## Default S3 method:
extractVars(x)

## S3 method for class 'expression'
extractVars(x)

## S3 method for class 'varInfo'
extractVars(x)

Arguments

x

Internal usage only

y

Internal usage only

Value

A double type data

A vector of variables

Examples

gpu_cast_float(10)
#Just to make biocCheck happy with that.

Jiefei-Wang/gpuMagic documentation built on March 27, 2022, 5:23 a.m.