%wt% {TensorTest2D} | R Documentation |
X[,,i]
and B
.Computation of the matrix with rows being the linearized matrix products of
transposed X[,,i]
and B
.
X %wt% B
X |
A numerical 3D array. Each slice is a matrix of row size
the same as the row size of |
B |
A numerical matrix. |
numerical vector.