| ScenarioTree::ScenarioTree |
( |
string |
pathToFileName | ) |
|
Constructor for the Scenario tree generated from the given JSON file.
- Parameters
-
| pathToFile | filename of a JSON file containing a representation of the scenario tree structure. |
| ScenarioTree::~ScenarioTree |
( |
| ) |
|
| uint_t * ScenarioTree::getAncestorArray |
( |
| ) |
|
| uint_t * ScenarioTree::getChildArray |
( |
| ) |
|
| real_t * ScenarioTree::getErrorDemandArray |
( |
| ) |
|
| real_t * ScenarioTree::getErrorPriceArray |
( |
| ) |
|
| uint_t * ScenarioTree::getLeaveArray |
( |
| ) |
|
| uint_t * ScenarioTree::getNodesPerStage |
( |
| ) |
|
| uint_t * ScenarioTree::getNodesPerStageCumul |
( |
| ) |
|
| uint_t * ScenarioTree::getNumChildren |
( |
| ) |
|
| uint_t * ScenarioTree::getNumChildrenCumul |
( |
| ) |
|
| uint_t ScenarioTree::getNumChildrenTot |
( |
| ) |
|
| uint_t ScenarioTree::getNumNodes |
( |
| ) |
|
| uint_t ScenarioTree::getNumNonleafNodes |
( |
| ) |
|
| uint_t ScenarioTree::getNumScenarios |
( |
| ) |
|
| uint_t ScenarioTree::getPredHorizon |
( |
| ) |
|
| real_t * ScenarioTree::getProbArray |
( |
| ) |
|
| uint_t * ScenarioTree::getStageNodes |
( |
| ) |
|
The documentation for this class was generated from the following files: