functional_complex_norm: Complex Norm (functional)

View source: R/functional.R

functional_complex_normR Documentation

Complex Norm (functional)

Description

Compute the norm of complex tensor input.

Usage

functional_complex_norm(complex_tensor, power = 1)

Arguments

complex_tensor

(tensor): Tensor shape of ⁠(..., complex=2)⁠

power

(numeric): Power of the norm. (Default: 1.0).

Value

tensor: Power of the normed input tensor. Shape of ⁠(..., )⁠


curso-r/torchaudio documentation built on May 4, 2023, 2:27 a.m.