Function gpa::metrics::IsValidMetric

Function Documentation

bool gpa::metrics::IsValidMetric(MetricValue v)

Determine if a metric value is valid (not NAN).

Returns

True if the specified metric value is valid. Otherwise, false if it is not a number.