print.gpuMatrix: S3 print for gpuMatrix objects

Description Usage Arguments

View source: R/print.R

Description

prints a gpuMatrix object that is truncated to fit the screen

Usage

1
2
## S3 method for class 'gpuMatrix'
print(x, ..., n = NULL, width = NULL)

Arguments

x

A gpuMatrix object

...

Additional arguments to print

n

Number of rows to display

width

Number of columns to display


gpuR documentation built on May 30, 2019, 1:02 a.m.