Changeset 2141 for trunk/yat/statistics/utility.h
- Timestamp:
- Jan 12, 2010, 11:03:32 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/statistics/utility.h
r2119 r2141 9 9 Copyright (C) 2006 Jari Häkkinen, Peter Johansson, Markus Ringnér 10 10 Copyright (C) 2007, 2008 Jari Häkkinen, Peter Johansson 11 Copyright (C) 2009 Peter Johansson11 Copyright (C) 2009, 2010 Peter Johansson 12 12 13 13 This file is part of the yat library, http://dev.thep.lu.se/yat … … 120 120 /// can be const_iterators. 121 121 /// 122 /// Requirements: \c T should either be unweighted with value type 123 /// convertible to \c double or \c T should be weighted with value 124 /// type convertible to utility::DataWeight 122 /// Requirements: \c T should be a \ref concept_data_iterator 125 123 /// 126 124 /// @return median of range
Note: See TracChangeset
for help on using the changeset viewer.