grapes-w-grapes: Computation of the matrix with rows being the linearized...

%w%R Documentation

Computation of the matrix with rows being the linearized matrix products of X[,,i] and B.

Description

Computation of the matrix with rows being the linearized matrix products of X[,,i] and B.

Usage

X %w% B

Arguments

X

A numerical 3D array. Each slice is a matrix of column size the same as the row size of B.

B

A numerical matrix.

Value

numerical 3D array.


yuting1214/TensorTest2D documentation built on July 29, 2024, 5:22 p.m.