2#ifndef SI_SUBADAPTIVE_SUBADARESPONSE_H
3#define SI_SUBADAPTIVE_SUBADARESPONSE_H
std::vector< double > * predict_values
std::vector< double > * true_values
SubAdResponse(std::vector< double > *true_values=NULL, std::vector< double > *predict_values=NULL)
Sous-élément adaptatif (classe abstraite).