Searched refs:max_error (Results 1 – 1 of 1) sorted by relevance
172 float max_error = 0.0; in getOutputError() local179 if (err > max_error) max_error = err; in getOutputError()190 if (err > max_error) max_error = err; in getOutputError()199 result->maxSingleErrors[output_index] = max_error; in getOutputError()