summaryrefslogtreecommitdiff
path: root/ace/Stats.cpp
Commit message (Expand)AuthorAgeFilesLines
* (std_dev): added comments to not reformat some code. It compiles withlevine1998-12-071-9/+15
* Changes for pSOS using Diab 4.2a releasecdgill1998-12-061-3/+9
* (std_dev): fixed difference calculation so that it always calculates a non-ne...levine1998-12-041-16/+10
* (mean): removed caching. It didn't account for the fact that it couldlevine1998-11-251-77/+73
* modified standard deviation calculation to help avoid overflowlevine1998-09-231-102/+201
* use ACE_UINT64_LITERAL to replace platform-specific codelevine1998-07-141-13/+6
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
* Made CE friendlynanbor1998-07-071-9/+9
* (sample): continue aggregating data evenlevine1998-05-271-35/+17
* added some casts to avoid MSVC++ warnings about narrowinglevine1998-05-221-3/+6
* *** empty log message ***nanbor1998-05-221-1/+8
* added ACE_Stats classlevine1998-05-201-0/+337