matIP: Matrix Inner Product

Description Usage Arguments Value

Description

Calculates the product A'B.

Usage

1
matIP(A, B)

Arguments

A

Numeric matrix.

B

Numeric matrix.

Value

Numeric matrix.


zrmacc/BNR documentation built on June 22, 2019, 8:56 p.m.

Related to matIP in zrmacc/BNR...