matIP {SurrogateRegression}R Documentation

Matrix Inner Product

Description

Calculates the product A'B.

Usage

matIP(A, B)

Arguments

A

Numeric matrix.

B

Numeric matrix.

Value

Numeric matrix.


[Package SurrogateRegression version 0.6.0.1 Index]