Searched refs:max_error (Results 1 – 1 of 1) sorted by relevance
294 float max_error = 0.0; in getOutputError() local301 if (err > max_error) max_error = err; in getOutputError()312 if (err > max_error) max_error = err; in getOutputError()321 result->maxSingleErrors[output_index] = max_error; in getOutputError()