Learn R Programming

matrixdist (version 1.1.9)

cumulate_vector: Cumulate vector

Description

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

Usage

cumulate_vector(A)

Value

The cumulated vector.

Arguments

A

A vector.