Rdocumentation
powered by
Learn R Programming
SurrogateRegression (version 0.6.0.1)
MMP: Matrix Matrix Product
Description
Calculates the product \(AB\).
Usage
MMP(A, B)
Value
Numeric matrix.
Arguments
A
Numeric matrix.
B
Numeric matrix.