row_multiply_list_mats {LMMELSM}R Documentation

Multiply a row by a list of matrices

Description

Multiply a row by a list of matrices

Usage

row_multiply_list_mats(r, mats)

Arguments

r

Row vector.

mats

Value

List of row by matrix products.

Author(s)

Stephen R Martin


[Package LMMELSM version 0.2.1 Index]