rowSums-LazyMatrix-method: Get sums of rows for LazyMatrix.

rowSums,LazyMatrix-methodR Documentation

Get sums of rows for LazyMatrix.

Description

Get sums of rows for LazyMatrix.

Usage

## S4 method for signature 'LazyMatrix'
rowSums(x)

Arguments

x

LazyMatrix

This function is EAGER: it triggers immediate calculations.


ekernf01/MatrixLazyEval documentation built on July 24, 2022, 2:42 a.m.