cumulate_vector: Cumulate vector

View source: R/RcppExports.R

cumulate_vectorR Documentation

Cumulate vector

Description

Creates a new vector with entries the cumulated entries of A.

Usage

cumulate_vector(A)

Arguments

A

A vector.

Value

The cumulated vector.


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