print.gpuMatrix: S3 print for gpuMatrix objects
Description
prints a gpuMatrix object that is truncated to fit the screen
Usage
# S3 method for gpuMatrix
print(x, ..., n = NULL, width = NULL)
Arguments
...
Additional arguments to print
n
Number of rows to display
width
Number of columns to display