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


stephensrmmartin/LMMELSM documentation built on June 14, 2025, 5:57 a.m.