OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sq_error
(Results
1 - 4
of
4
) sorted by null
/external/opencv/ml/src/
mlestimate.cpp
248
crVal->
sq_error
+= sq_err;
307
result = ((float)crVal->
sq_error
) / crVal->all_results;
352
crVal->
sq_error
= 0;
/external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c
4029
double
sq_error
;
local
[
all
...]
/external/libvpx/libvpx/vp8/encoder/
onyx_if.c
5271
double
sq_error
,
sq_error
2;
local
[
all
...]
/external/opencv/ml/include/
ml.h
[
all
...]
Completed in 574 milliseconds