%b% {TensorTest2D}R Documentation

Computation of two matrices: the column of the output matrix is the Kronecker product of two columns of each input matrix.

Description

Computation of two matrices: the column of the output matrix is the Kronecker product of two columns of each input matrix.

Usage

A %b% B

Arguments

A

A numerical matrix.

B

A numerical matrix.

Value

numerical matrix.


[Package TensorTest2D version 1.1.2 Index]