Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

tail-methods

Tail for Tensor


Description

Extend tail for Tensor

Usage

## S4 method for signature 'Tensor'
tail(x, ...)

Arguments

x

the Tensor instance

...

additional parameters to be passed into tail()

Details

tail(x,...)

See Also

Examples

tnsr <- rand_tensor()
tail(tnsr)

rTensor

Tools for Tensor Analysis and Decomposition

v1.4.8
GPL (>= 2)
Authors
James Li and Jacob Bien and Martin Wells
Initial release
2021-05-14

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.