SimpleStats v1.5
http://simplestats.sourceforge.net
Powered by:
Project Admin:
Eric J. Peters
Table of contents
Classes
Stats
This is a simple stats object
StatsNode
This is the definition of the StatsNode class
Functions, Macros
doRegressionTests
Prototype: test.cpp
doRegressionTests
This function initiates an summarizes all tests.
getTimerReading
This is a timer for compatibility with Windows timeGetTime
main
This function runs many tests on simple stats lib.
quickSort
Prototype to the standard Quicksort routine.
quickSort
This is a standard quicksort.
runTests
This function runs a set of tests on simple stats lib.
test_0
This function regression tests the con/destruction of the Stats object.
test_0
Prototype: test1.cpp
test_1
This function regression tests the getMode() function of the Stats object.
test_1
Prototype: test1.cpp
test_10
Prototype: test2.cpp
test_10
This function regression tests
test_11
This function regression tests
test_11
Prototype: test2.cpp
test_12
This function regression tests the optimalClassCount() function.
test_12
Prototype: test2.cpp
test_13
Prototype: test2.cpp
test_13
This function regression tests the getCount() function.
test_14
Prototype: test2.cpp
test_14
This function regression tests the minimum() function.
test_15
Prototype: test2.cpp
test_15
This function regression tests the minimum() function.
test_16
Prototype: test2.cpp
test_16
This function regression tests the maximum() function.
test_17
Prototype: test2.cpp
test_17
This function regression tests the maximum() function.
test_18
Prototype: test2.cpp
test_18
This function regression tests
test_19
This function regression tests
test_19
Prototype: test2.cpp
test_2
This function regression tests the add(DWORD) function of the Stats object.
test_2
Prototype: test1.cpp
test_20
This function regression tests the intervalSize() function.
test_20
Prototype: test3.cpp
test_21
Prototype: test3.cpp
test_21
This function regression tests the variance() function.
test_22
This function regression tests the variance() function.
test_22
Prototype: test3.cpp
test_23
Prototype: test3.cpp
test_23
This function regression tests
test_24
Prototype: test3.cpp
test_24
This function regression tests
test_25
Prototype: test3.cpp
test_25
This function regression tests
test_26
This function regression tests
test_26
Prototype: test3.cpp
test_27
This function regression tests
test_27
Prototype: test3.cpp
test_28
This function regression tests
test_28
Prototype: test3.cpp
test_29
Prototype: test3.cpp
test_29
This function regression tests
test_3
This function regression tests the add(DWORD) function of the Stats object.
test_3
Prototype: test1.cpp
test_4
This function regression tests the median() function of the Stats object.
test_4
Prototype: test1.cpp
test_5
Prototype: test1.cpp
test_5
This function regression tests the median() function of the Stats object.
test_6
This function regression tests the mean() function of the Stats object.
test_6
Prototype: test1.cpp
test_7
This function regression tests the mean() function of the Stats object.
test_7
Prototype: test1.cpp
test_8
Prototype: test1.cpp
test_8
This function regression tests the meanDbl() function of the Stats object.
test_9
Prototype: test1.cpp
test_9
This function regression tests the meanDbl() function of the Stats object.
testFunction
This is a formatting and tracking function for the tests.
testFunction
Prototype: test.cpp
testStats
This function calls all the subtests and reports on their status.
Variables
bad
This (globally) tracks the unsuccessful tests.
good
This (globally) tracks the successful tests.
Macros
_STATS_H_
Redefinition protection for Stats.h
_STATSNODE_H_
Redefinition protection for StatsNode.h
_TEST_H_
Redefinition protection for test.h
DWORD
This is the default data type: DoubleWORD (unsigned long)
NULL
NULL, so much less than just 0...
STATS_FAST_ADD
This is the 'fast add' mode for Stats
STATS_SLOW_ADD
This is the 'slow add' mode for Stats
hierarchy of classes
Powered by:
Project Admin:
Eric J. Peters
generated by
doc++