safe_prod: Takes the product of two matrices adding a column of...

Description Usage Arguments Value

View source: R/safe_prod.R

Description

Takes the product of two matrices adding a column of constants if necessary to the first matrix.

Usage

1
safe_prod(A, B)

Arguments

A

matrix one

B

matrix two

Value

matrix product of A and B


BaTFLED3D documentation built on May 2, 2019, 2:38 p.m.