MMP: Matrix Matrix Product

View source: R/RcppExports.R

MMPR Documentation

Matrix Matrix Product

Description

Calculates the product AB.

Usage

MMP(A, B)

Arguments

A

Numeric matrix.

B

Numeric matrix.

Value

Numeric matrix.


zrmacc/BNEM documentation built on Oct. 14, 2024, 6:33 p.m.