5 #ifndef BPP_NUMERIC_STAT_STATTEST_H 6 #define BPP_NUMERIC_STAT_STATTEST_H 9 #include "../../Clonable.h" 29 virtual std::string
getName()
const = 0;
34 #endif // BPP_NUMERIC_STAT_STATTEST_H virtual double getPValue() const =0
Interface for statistical test results.
The Clonable interface (allow an object to be cloned).
virtual std::string getName() const =0
virtual double getStatistic() const =0