matIP {RNOmni}
R Documentation
Matrix Inner Product
Description
Calculates the inner product
A'B
.
Usage
matIP(A, B)
Arguments
A
Numeric matrix.
B
Numeric matrix.
Value
Numeric matrix.
[Package
RNOmni
version 0.7.1
Index
]