matIP: Matrix Inner Product

View source: R/RcppExports.R

matIPR Documentation

Matrix Inner Product

Description

Calculates the product A'B.

Usage

matIP(A, B)

Arguments

A

Numeric matrix.

B

Numeric matrix.

Value

Numeric matrix.


zrmacc/Spray documentation built on Oct. 16, 2024, 10:07 p.m.