Dakota
Version 6.19
Explore and Predict with Confidence
|
Data structure for a single Real, String, or int valued attribute. More...
Public Member Functions | |
ResultAttribute (const String &label, const T &value) | |
Construct an attribute. | |
Public Attributes | |
String | label |
Key for the attribute. | |
T | value |
Value for the attribute. | |
Data structure for a single Real, String, or int valued attribute.