Math-methods: gpuR Math methods

Description Usage Arguments Details Value Author(s)

Description

Methods for the base Math methods S4groupGeneric

Usage

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

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

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

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

Arguments

x

A gpuR object

Details

Currently implemented methods include:

Value

A gpuR object

Author(s)

Charles Determan Jr.


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