%hp% {TensorTest2D} | R Documentation |
Computation of the vector of Hadamard product values of the matrices
X[,,i]
and B
.
Description
Computation of the vector of Hadamard product values of the matrices
X[,,i]
and B
.
Usage
X %hp% B
Arguments
X |
A numerical 3D array. Each slice is a matrix of size the same as |
B |
A numerical matrix. |
Value
numerical vector.
Author(s)
Sheng-Mao Chang
[Package TensorTest2D version 1.1.2 Index]