Zoltan2
|
#include <Zoltan2_MetricAnalyzer.hpp>
Public Attributes | |
zscalar_t | theValue |
double | upperValue |
double | lowerValue |
bool | bFoundUpperBound |
bool | bFoundLowerBound |
std::string | parameterDescription |
Definition at line 84 of file Zoltan2_MetricAnalyzer.hpp.
zscalar_t MetricAnalyzerInfo::theValue |
Definition at line 86 of file Zoltan2_MetricAnalyzer.hpp.
double MetricAnalyzerInfo::upperValue |
Definition at line 87 of file Zoltan2_MetricAnalyzer.hpp.
double MetricAnalyzerInfo::lowerValue |
Definition at line 88 of file Zoltan2_MetricAnalyzer.hpp.
bool MetricAnalyzerInfo::bFoundUpperBound |
Definition at line 89 of file Zoltan2_MetricAnalyzer.hpp.
bool MetricAnalyzerInfo::bFoundLowerBound |
Definition at line 90 of file Zoltan2_MetricAnalyzer.hpp.
std::string MetricAnalyzerInfo::parameterDescription |
Definition at line 91 of file Zoltan2_MetricAnalyzer.hpp.