as.gpuMatrix-methods: Convert object to a gpuMatrix

as.gpuMatrixR Documentation

Convert object to a gpuMatrix

Description

Construct a gpuMatrix of a class that inherits from gpuMatrix

Usage

as.gpuMatrix(object, type)

Arguments

object

An object that is or can be converted to a matrix object

type

A character string specifying the type of gpuMatrix. Default is NULL where type is inherited from the source data type.

Value

A gpuMatrix object

Author(s)

Charles Determan Jr.


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