python_utils.abs2sum#
Back to Module page
Summary#
sum x.real^2 + x.imag^2 along last axis
Signature#
def abs2sum(x)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
Docstring#
sum x.real^2 + x.imag^2 along last axis