blosc2.real#
- blosc2.real(ndarr: NDArray, /)#
Return the real part of the complex array, element-wise.
- Parameters:
ndarr¶ (NDArray API) – The input array.
- Returns:
out – A lazy expression that can be evaluated.
- Return type:
LazyExpr
References
Return the real part of the complex array, element-wise.
ndarr¶ (NDArray API) – The input array.
out – A lazy expression that can be evaluated.
LazyExpr
References