dim-methods: gpuMatrix/vclMatrix dim method

Description Usage Arguments Value Author(s)

Description

Retrieve dimension of object

Usage

1
2
3
4
5
## S4 method for signature 'vclMatrix'
dim(x)

## S4 method for signature 'gpuMatrix'
dim(x)

Arguments

x

A gpuMatrix/vclMatrix object

Value

A length 2 vector of the number of rows and columns respectively.

Author(s)

Charles Determan Jr.


gpuR documentation built on May 30, 2019, 1:02 a.m.