AddWeightedSlices_Rcpp: Add slices and return vector of the weighted sums of slices

View source: R/RcppExports.R

AddWeightedSlices_RcppR Documentation

Add slices and return vector of the weighted sums of slices

Description

Add slices and return vector of the weighted sums of slices

Usage

AddWeightedSlices_Rcpp(slicematrix, weightvector)

Arguments

slicematrix

A matrix of slices.

weightvector

A vector of weights.

Value

Returns the vector of the weighted sums of the slices


ambit documentation built on Aug. 19, 2022, 5:19 p.m.