nrow,gpuRcudaMatrix-method | R Documentation |
nrow
and ncol
return the number of rows
or columns present in x
.
## S4 method for signature 'gpuRcudaMatrix' nrow(x) ## S4 method for signature 'gpuRcudaMatrix' ncol(x)
x |
A gpuRcudaMatrix object |
An integer of length 1
Charles Determan Jr.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.