NumpyTensorSpaceArrayWeighting.norm¶
-
NumpyTensorSpaceArrayWeighting.
norm
(self, x)[source]¶ Return the weighted norm of
x
.- Parameters
- x
NumpyTensor
Tensor whose norm is calculated.
- x
- Returns
- normfloat
The norm of the provided tensor.
NumpyTensorSpaceArrayWeighting.
norm
(self, x)[source]¶Return the weighted norm of x
.
NumpyTensor
Tensor whose norm is calculated.
The norm of the provided tensor.