![]() | NMath |
Name | Description | |
---|---|---|
![]() ![]() | WeightedMedian(Double, Double) | Returns the weighted median of an array of data with associated non-negative weights. There must be at least one postive non-zero weight. |
![]() ![]() | WeightedMedian(DoubleVector, DoubleVector) | Returns the weighted median of an array of data with associated non-negative weights. There must be at least one postive non-zero weight. |