Tensor
[number] var()
Returns the unbiased variance estimator of the elements in the tensor. (The normalization factor is (n-1) and not n, where n is the number of elements in the tensor).