62 void print(
bool earlyPrint=
true);
71 void printOptLog(
bool optimal,
int &nIterations,
double &obj);
105 vector < vector <int> >
l2r;
This file is the header of BaseClass and it is included by ALL compiled code.
Base class for the regmas application.
void initOutputForestData()
void printDebugPixelValues()
vector< vector< int > > l2r
char getOutputFieldDelimiter()
vector< vector< vector< vector< vector< double > > > > > expReturnsDebug
l2_region, for type, d.c., pr prod, variable name
void initOutputProductData()
void initDebugPixelValues()
vector< string > outProdVariables
void cleanScenario(string fileName, string scenarioName, char d)
vector< string > expReturnsDebugVariables
string debugPxValuesFilename
void printForestData(bool finalFlush)
void printOptLog(bool optimal, int &nIterations, double &obj)
void printProductData(bool finalFlush)
void print(bool earlyPrint=true)
Print output. If earlyPrinting it doesn't print some stuff for which we don't yet have values.
void printDetailedHV(map< tr1::array< string, 4 >, double > hVol_byPrd)
vector< string > dClasses
void initOptimisationLog()
vector< string > pDClasses
includes an empty string for variables without diameter attribute
void printCarbonBalance()
bool forestDiamDetailedOutput
vector< string > outForVariables
Thread manager. Responsable to manage the main thread and "speak" with the GUI.