functional_complex_norm | R Documentation |
Compute the norm of complex tensor input.
functional_complex_norm(complex_tensor, power = 1)
complex_tensor |
(tensor): Tensor shape of |
power |
(numeric): Power of the norm. (Default: |
tensor
: Power of the normed input tensor. Shape of (..., )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.