- Timestamp:
- Sep 2, 2008, 7:21:00 PM (14 years ago)
- Location:
- trunk/yat
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/statistics/Average.h
r1445 r1469 7 7 Copyright (C) 2008 Peter Johansson 8 8 9 This file is part of the yat library, http:// trac.thep.lu.se/yat9 This file is part of the yat library, http://dev.thep.lu.se/yat 10 10 11 11 The yat library is free software; you can redistribute it and/or -
trunk/yat/statistics/Percentiler.cc
r1323 r1469 4 4 Copyright (C) 2008 Peter Johansson 5 5 6 This file is part of the yat library, http:// trac.thep.lu.se/yat6 This file is part of the yat library, http://dev.thep.lu.se/yat 7 7 8 8 The yat library is free software; you can redistribute it and/or -
trunk/yat/statistics/Percentiler.h
r1422 r1469 7 7 Copyright (C) 2008 Peter Johansson 8 8 9 This file is part of the yat library, http:// trac.thep.lu.se/yat9 This file is part of the yat library, http://dev.thep.lu.se/yat 10 10 11 11 The yat library is free software; you can redistribute it and/or -
trunk/yat/statistics/Smoother.cc
r1310 r1469 4 4 Copyright (C) 2008 Peter Johansson 5 5 6 This file is part of the yat library, http:// trac.thep.lu.se/yat6 This file is part of the yat library, http://dev.thep.lu.se/yat 7 7 8 8 The yat library is free software; you can redistribute it and/or -
trunk/yat/statistics/Smoother.h
r1339 r1469 7 7 Copyright (C) 2008 Peter Johansson 8 8 9 This file is part of the yat library, http:// trac.thep.lu.se/yat9 This file is part of the yat library, http://dev.thep.lu.se/yat 10 10 11 11 The yat library is free software; you can redistribute it and/or -
trunk/yat/statistics/averager_traits.h
r1308 r1469 7 7 Copyright (C) 2008 Peter Johansson 8 8 9 This file is part of the yat library, http:// trac.thep.lu.se/yat9 This file is part of the yat library, http://dev.thep.lu.se/yat 10 10 11 11 The yat library is free software; you can redistribute it and/or -
trunk/yat/utility/DataIterator.h
r1404 r1469 7 7 Copyright (C) 2008 Peter Johansson 8 8 9 This file is part of the yat library, http:// trac.thep.lu.se/yat9 This file is part of the yat library, http://dev.thep.lu.se/yat 10 10 11 11 The yat library is free software; you can redistribute it and/or -
trunk/yat/utility/DataWeight.cc
r1380 r1469 4 4 Copyright (C) 2008 Peter Johansson 5 5 6 This file is part of the yat library, http:// trac.thep.lu.se/yat6 This file is part of the yat library, http://dev.thep.lu.se/yat 7 7 8 8 The yat library is free software; you can redistribute it and/or -
trunk/yat/utility/DataWeight.h
r1382 r1469 7 7 Copyright (C) 2008 Peter Johansson 8 8 9 This file is part of the yat library, http:// trac.thep.lu.se/yat9 This file is part of the yat library, http://dev.thep.lu.se/yat 10 10 11 11 The yat library is free software; you can redistribute it and/or … … 38 38 \brief Default constructor 39 39 40 \param data data va ule to hold40 \param data data value to hold 41 41 \param weight weight value to hold 42 42 */ -
trunk/yat/utility/MatrixWeighted.cc
r1404 r1469 7 7 Copyright (C) 2007, 2008 Jari Häkkinen, Peter Johansson 8 8 9 This file is part of the yat library, http:// trac.thep.lu.se/yat9 This file is part of the yat library, http://dev.thep.lu.se/yat 10 10 11 11 The yat library is free software; you can redistribute it and/or -
trunk/yat/utility/MatrixWeighted.h
r1384 r1469 10 10 Copyright (C) 2007, 2008 Jari Häkkinen, Peter Johansson 11 11 12 This file is part of the yat library, http:// trac.thep.lu.se/yat12 This file is part of the yat library, http://dev.thep.lu.se/yat 13 13 14 14 The yat library is free software; you can redistribute it and/or -
trunk/yat/utility/Range.h
r1443 r1469 7 7 Copyright (C) 2008 Peter Johansson 8 8 9 This file is part of the yat library, http:// trac.thep.lu.se/yat9 This file is part of the yat library, http://dev.thep.lu.se/yat 10 10 11 11 The yat library is free software; you can redistribute it and/or -
trunk/yat/utility/WeightIterator.h
r1461 r1469 7 7 Copyright (C) 2008 Peter Johansson 8 8 9 This file is part of the yat library, http:// trac.thep.lu.se/yat9 This file is part of the yat library, http://dev.thep.lu.se/yat 10 10 11 11 The yat library is free software; you can redistribute it and/or -
trunk/yat/utility/version.cc
r1321 r1469 4 4 Copyright (C) 2008 Peter Johansson 5 5 6 This file is part of the yat library, http:// trac.thep.lu.se/yat6 This file is part of the yat library, http://dev.thep.lu.se/yat 7 7 8 8 The yat library is free software; you can redistribute it and/or
Note: See TracChangeset
for help on using the changeset viewer.