smultiply.list: smultiply.list function

Description Usage Arguments Value

Description

This function multiplies each element of a list by a scalar constant.

Usage

1

Arguments

list

a list of objects that could be summed using "+"

const

a numeric constant

Value

a list with ith entry the scalar multiple of const * list[[i]]


bentaylor1/lgcp documentation built on May 12, 2019, 2:09 p.m.