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

Description Usage Arguments Value Examples

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

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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

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

gpuMagic documentation built on Nov. 8, 2020, 5:15 p.m.