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