AddWeightedSlices_Rcpp {ambit}R 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


[Package ambit version 0.1.2 Index]