SensitivityResult Struct Reference

#include <SensitivityResult.h>

Inheritance diagram for SensitivityResult:

Public Member Functions

std::ostream & printResults_ (std::ostream &os) const
 informative print More...
 
std::ostream & printXmlResults (std::ostream &os) const
 serialize to XML More...
 
std::string json (void) const
 

Public Attributes

std::vector< Resultresults_
 

Detailed Description

Sensitivity inputs descriptor

Member Function Documentation

◆ json()

std::string SensitivityResult::json ( void  ) const
Returns
UTF-8 encoded string with the JSON-serialized object

◆ printResults_()

std::ostream & SensitivityResult::printResults_ ( std::ostream &  os) const

informative print

◆ printXmlResults()

std::ostream & SensitivityResult::printXmlResults ( std::ostream &  os) const

serialize to XML

Member Data Documentation

◆ results_

std::vector<Result> SensitivityResult::results_

The documentation for this struct was generated from the following file: