R/cpumat.r
as_cpumat.Rd
Convert an R matrix to a cpumat object.
as_cpumat(x, copy = TRUE)
R matrix.
Should the R data be copied? If FALSE, be careful!
FALSE
A cpumat object.