row_multiply_list_mats: Multiply a row by a list of matrices

View source: R/mathutils.R

row_multiply_list_matsR 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


LMMELSM documentation built on Dec. 28, 2022, 1:32 a.m.