Rdocumentation
powered by
Learn R Programming
RNOmni (version 0.5.0)
matIP: Matrix Inner Product
Description
Calculates the inner product \(A'B\).
Usage
matIP(A, B)
Arguments
A
Numeric matrix.
B
Numeric matrix.
Value
Numeric matrix.