BxAZ {ADtools}R Documentation

Post-multiplying a kronecker product

Description

Compute (B %x% A) Z

Usage

BxAZ(B, A, Z)

Arguments

B

numeric matrix.

A

numeric matrix.

Z

numeric matrix.


[Package ADtools version 0.5.5 Index]