Tensor | R Documentation |
Creates an S3 class for a tensor
Tensor(data, x, y, z)
data |
Numeric numbers in the tensor |
x |
mode 1 dimension |
y |
mode 2 dimension |
z |
mode 3 dimension |
S3 class tensor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.