compute_sum_of_list: Compute the sum of a list of matrices to sum

View source: R/compute_funs.R

compute_sum_of_listR Documentation

Compute the sum of a list of matrices to sum

Description

Compute the sum of a list of matrices to sum

Usage

compute_sum_of_list(.l, .w = numeric(0))

Arguments

.l

a list of matrices

.w

a numeric vector of weights


bsaul/geex documentation built on July 4, 2023, 6:40 p.m.