length-tensor-method: Length of a tensor

Description Usage Arguments

Description

The total number of values in a tensor. Equal to the product of the dimensions.

Usage

1
2
## S4 method for signature 'tensor'
length(x)

Arguments

x

tensor


tensorr documentation built on May 2, 2019, 3:26 a.m.