21 #ifndef __ANTARES_LIBS_STUDY_PARTS_THERMAL_ECOINPUT_H__
22 #define __ANTARES_LIBS_STUDY_PARTS_THERMAL_ECOINPUT_H__
24 #include <antares/array/matrix.h>
25 #include <antares/series/series.h>
27 #include "../../fwd.h"
30 namespace Antares::Data
46 bool forceReload(
bool reload)
const;
48 void markAsModified()
const;
A n-by-n matrix.
Definition: matrix.h:44