Opened 15 years ago
Closed 15 years ago
#265 closed enhancement (fixed)
median should work on iterators (rather than std::vector)
Reported by: | Peter | Owned by: | Peter |
---|---|---|---|
Priority: | major | Milestone: | yat 0.4 |
Component: | statistics | Version: | trunk |
Keywords: | Cc: |
Description
median is a special case of percentile and consequently percentile should also be redefined.
Note: See
TracTickets for help on using
tickets.
(In [932])