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