length-methods: gpuMatrix/vclMatrix length method

Description Usage Arguments Value Author(s)

Description

Retrieve number of elements in object

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## S4 method for signature 'gpuVector'
length(x)

## S4 method for signature 'vclMatrix'
length(x)

## S4 method for signature 'vclVector'
length(x)

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

Arguments

x

A gpuMatrix/vclMatrix object

Value

A numeric value

Author(s)

Charles Determan Jr.


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