Learn R Programming

ADtools (version 0.5.4)

ABxI: Compute A (B %x% I)

Description

Compute A (B %x% I)

Usage

ABxI(A, B)

Arguments

A

numeric matrix.

B

numeric matrix.