Methods for the base Summary methods S4groupGeneric
# S4 method for gpuVector
Summary(x, ..., na.rm = FALSE)# S4 method for vclMatrix
Summary(x, ..., na.rm = FALSE)
# S4 method for vclVector
Summary(x, ..., na.rm = FALSE)
# S4 method for gpuMatrix
Summary(x, ..., na.rm = FALSE)
For min
or max
, a length-one vector
A gpuR object
Additional arguments passed to method (not currently used)
a logical indicating whether missing values should be removed ( not currently used)