Tensor
This functions return a statistic (scalar) on the full tensor. For more complex statistics see the lab package.
lab
[number] sum()
[number] mean()
[number] max()
[number] min()
[number] std()
[number] var()
[number] norm([p])
[number] dist(tensor, [value])