pyinterp.core.DescriptiveStatisticsFloat64.sum_of_weights

pyinterp.core.DescriptiveStatisticsFloat64.sum_of_weights#

DescriptiveStatisticsFloat64.sum_of_weights(self: pyinterp.core.DescriptiveStatisticsFloat64) numpy.typing.NDArray[numpy.float64]#

Return the sum of weights.

Returns:

Sum of weights.