9 #ifndef PERCOMPONENTMODEL_H_ 10 #define PERCOMPONENTMODEL_H_ 22 virtual int command(
int argc,
const char*
const* argv);
23 virtual double estimate(
int size,
double* predictors);
virtual int command(int argc, const char *const *argv)
virtual ~PerComponentModel()
virtual double estimate(int size, double *predictors)
virtual double getMaxPower()
std::vector< DcResource * > modeled_components_
virtual void addComponent(DcResource *component)