Learn R Programming

gpuR (version 2.0.3)

typeof,gpuMatrix-method: Get gpuR object type

Description

typeof determines the type (i.e. storage mode) of a gpuR object

Usage

# S4 method for gpuMatrix
typeof(x)

# S4 method for gpuVector typeof(x)

# S4 method for vclMatrix typeof(x)

# S4 method for vclVector typeof(x)

Arguments

x

A gpuR object