MMP: Matrix Matrix Product

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Calculates the product AB.

Usage

1
MMP(A, B)

Arguments

A

Numeric matrix.

B

Numeric matrix.

Value

Numeric matrix.


zrmacc/MNR documentation built on May 17, 2019, 8:47 p.m.