Learn R Programming

gpuR (version 2.0.3)

colSums,vclMatrix-method: Row and Column Sums and Means of vclMatrix

Description

Row and column sums and of vclMatrix objects

Usage

# S4 method for vclMatrix
colSums(x)

# S4 method for vclMatrix rowSums(x)

# S4 method for vclMatrix colMeans(x)

# S4 method for vclMatrix rowMeans(x)

Arguments

x

A vclMatrix object

Value

A gpuVector object