Compare-methods: Compare vector and gpuVector elements

Description Usage Arguments Value Author(s)

Description

Methods for comparison operators

Usage

1
2
3
4
5
## S4 method for signature 'vector,gpuVector'
Compare(e1, e2)

## S4 method for signature 'gpuVector,vector'
Compare(e1, e2)

Arguments

e1

A vector/gpuVector object

e2

A vector/gpuVector object

Value

A logical vector

Author(s)

Charles Determan Jr.


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