Rdocumentation
powered by
Learn R Programming
RNOmni (version 0.2.2)
fastMMp: Matrix matrix product
Description
Calculates \(AB\);
Usage
fastMMp(A, B)
Arguments
A
Numeric matrix.
B
Numeric matrix.