nvMatrix-class | R Documentation |
This class refers to gpuRcuda matrix objects that are on the host.
There are multiple child classes that correspond
to the particular data type contained. These include
invMatrix
, fnvMatrix
, and
dnvMatrix
corresponding to integer, float, and
double data types respectively.
Common to all nvMatrix objects in the package
address
:An R matrix object
Charles Determan Jr.
invMatrix-class
,
fnvMatrix-class
,
dnvMatrix-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.