MMP: Matrix Matrix Product

Description Usage Arguments Value

Description

Calculates the product AB.

Usage

1
MMP(A, B)

Arguments

A

Numeric matrix.

B

Numeric matrix.

Value

Numeric matrix.


zrmacc/BNR documentation built on June 22, 2019, 8:56 p.m.

Related to MMP in zrmacc/BNR...