pyinterp.core.DescriptiveStatisticsFloat32.sum_of_weights

pyinterp.core.DescriptiveStatisticsFloat32.sum_of_weights#

DescriptiveStatisticsFloat32.sum_of_weights(self: pyinterp.core.DescriptiveStatisticsFloat32) numpy.typing.NDArray[numpy.float32]#

Return the sum of weights.

Returns:

Sum of weights.