as.gpuVector-methods: Convert object to a gpuVector

Description Usage Arguments Value Author(s)

Description

Construct a gpuVector of a class that inherits from gpuVector

Usage

1
2
3
4
as.gpuVector(object, type)

## S4 method for signature 'vector'
as.gpuVector(object, type = NULL)

Arguments

object

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

type

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

Value

A gpuVector object

Author(s)

Charles Determan Jr.


cdeterman/gpuR documentation built on July 13, 2019, 3:15 a.m.