32 #ifndef WEIGHTED_MAX_TEST_POWER_H__ 33 #define WEIGHTED_MAX_TEST_POWER_H__ 43 template <
typename T>
class SGVector;
47 #ifndef DOXYGEN_SHOULD_SKIP_THIS 48 class WeightedMaxTestPower :
public WeightedMaxMeasure
51 WeightedMaxTestPower(KernelManager&, CMMD*);
52 WeightedMaxTestPower(
const WeightedMaxTestPower& other)=
delete;
53 ~WeightedMaxTestPower();
54 WeightedMaxTestPower& operator=(
const WeightedMaxTestPower& other)=
delete;
56 virtual void init_measures();
57 virtual void compute_measures();
60 #endif // DOXYGEN_SHOULD_SKIP_THIS 65 #endif // WEIGHTED_MAX_TEST_POWER_H__
all of classes and functions are contained in the shogun namespace