Searched refs:max_error (Results 1 – 1 of 1) sorted by relevance
229 float max_error = 0.0; in getOutputError() local236 if (err > max_error) max_error = err; in getOutputError()247 if (err > max_error) max_error = err; in getOutputError()256 result->maxSingleErrors[output_index] = max_error; in getOutputError()