nrow-gpuRcudaMatrix: The Number of Rows/Columns of a gpuRcudaMatrix

Description Usage Arguments Value Author(s)

Description

nrow and ncol return the number of rows or columns present in x.

Usage

1
2
3
4
5
## S4 method for signature 'gpuRcudaMatrix'
nrow(x)

## S4 method for signature 'gpuRcudaMatrix'
ncol(x)

Arguments

x

A gpuRcudaMatrix object

Value

An integer of length 1

Author(s)

Charles Determan Jr.


gpuRcore/gpuRcuda documentation built on May 17, 2019, 8 a.m.