gpu_cast_float | R Documentation |
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.
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)
x |
Internal usage only |
y |
Internal usage only |
A double type data
A vector of variables
gpu_cast_float(10) #Just to make biocCheck happy with that.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.