cumulate_matrix: Cumulate matrix

View source: R/RcppExports.R

cumulate_matrixR Documentation

Cumulate matrix

Description

Creates a new matrix with entries the cumulated rows of A.

Usage

cumulate_matrix(A)

Arguments

A

A matrix.

Value

The cumulated matrix.


matrixdist documentation built on Aug. 8, 2023, 5:06 p.m.