grapes-o-grapes-methods: Outer Product

%o%,gpuVector,gpuVector-methodR Documentation

Outer Product

Description

The outer product of two gpuR vector objects

Usage

## S4 method for signature 'gpuVector,gpuVector'
X %o% Y

## S4 method for signature 'vclVector,vclVector'
X %o% Y

Arguments

X

A gpuR object

Y

A gpuR object

Value

The outer product of the two gpuVector objects X and Y.

Author(s)

Charles Determan Jr.


gpuR documentation built on May 29, 2024, 11:56 a.m.