OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rp_dw_minus
(Results
1 - 2
of
2
) sorted by null
/external/opencv/ml/src/
mlann_mlp.cpp
48
rp_dw0 = 0.1; rp_dw_plus = 1.2;
rp_dw_minus
= 0.5;
60
rp_dw0 = 1.; rp_dw_plus = 1.2;
rp_dw_minus
= 0.5;
1072
dw_minus = params.
rp_dw_minus
;
[
all
...]
/external/opencv/ml/include/
ml.h
1163
double rp_dw0, rp_dw_plus,
rp_dw_minus
, rp_dw_min, rp_dw_max;
member in struct:CvANN_MLP_TrainParams
[
all
...]
Completed in 20 milliseconds