matIP: Matrix Inner Product

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Calculates the inner product A'B.

Usage

1
matIP(A, B)

Arguments

A

Numeric matrix.

B

Numeric matrix.

Value

Numeric matrix.


zrmacc/LFDR documentation built on May 3, 2019, 9:01 p.m.