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

%wt%R Documentation

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

Description

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

Usage

X %wt% B

Arguments

X

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

B

A numerical matrix.

Value

numerical vector.


TensorTest2D documentation built on Sept. 11, 2024, 5:34 p.m.