Tail for Tensor
Extend tail for Tensor
## S4 method for signature 'Tensor' tail(x, ...)
x |
the Tensor instance |
... |
additional parameters to be passed into tail() |
tail(x,...)
tnsr <- rand_tensor() tail(tnsr)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.