#include <SimpleTestStatisticAbsDiff.h>
Public Methods | |
SimpleTestStatisticAbsDiff (const SimpleTestStatistic *s) | |
SimpleTestStatisticAbsDiff (const SimpleTestStatistic *const *const s) | |
bool | operator() (const SimpleTestStatistic s, const SimpleTestStatistic t) |
bool | operator() (const SimpleTestStatistic *const s, const SimpleTestStatistic *const t) |
bool | operator() (const SimpleTestStatistic **const s, const SimpleTestStatistic **const t) |
SimpleTestStatisticAbsDiff (SimpleTestStatistic *s) | |
bool | operator() (const SimpleTestStatistic &s) const |
bool | operator() (const SimpleTestStatistic *s) const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|