Learn R Programming

gmatrix (version 0.3)

as.numeric, as.integer, as.logical, as.vector and as.matrix: Methods to coerce a GPU object to an R object

Description

The functions as.numeric, as.integer, as.matrix and as.vector are intended to bring a GPU object to the main host memory and coerce it into the given type.

Arguments

Methods

signature(x = "gmatrix")
signature(x = "gvector")

See Also

h