%o%,gpuVector,gpuVector-method | R Documentation |
The outer product of two gpuR vector objects
## S4 method for signature 'gpuVector,gpuVector'
X %o% Y
## S4 method for signature 'vclVector,vclVector'
X %o% Y
X |
A gpuR object |
Y |
A gpuR object |
The outer product of the two gpuVector
objects X
and Y
.
Charles Determan Jr.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.