Home
last modified time | relevance | path

Searched refs:best_inversed (Results 1 – 2 of 2) sorted by relevance

/external/opencv/ml/src/
Dmlboost.cpp582 int i, best_i = -1, best_inversed = 0; in find_surrogate_split_ord() local
616 best_i = i; best_inversed = 0; in find_surrogate_split_ord()
625 best_i = i; best_inversed = 1; in find_surrogate_split_ord()
632 best_inversed, (float)best_val ) : 0; in find_surrogate_split_ord()
Dmltree.cpp2058 int i, best_i = -1, best_inversed = 0; in find_surrogate_split_ord() local
2090 best_i = i; best_inversed = 0; in find_surrogate_split_ord()
2099 best_i = i; best_inversed = 1; in find_surrogate_split_ord()
2141 best_i = i; best_inversed = 0; in find_surrogate_split_ord()
2150 best_i = i; best_inversed = 1; in find_surrogate_split_ord()
2158 best_inversed, (float)best_val ) : 0; in find_surrogate_split_ord()