matOP: Matrix Outer Product

View source: R/RcppExports.R

matOPR Documentation

Matrix Outer Product

Description

Calculates the outer product AB'.

Usage

matOP(A, B)

Arguments

A

Numeric matrix.

B

Numeric matrix.

Value

Numeric matrix.


SurrogateRegression documentation built on Oct. 1, 2023, 5:07 p.m.