setDataWeight     115 modules/cudastereo/src/stereobp.cpp         void setDataWeight(double data_weight) { data_weight_ = (float) data_weight; }
setDataWeight      97 modules/cudastereo/src/stereocsbp.cpp         void setDataWeight(double data_weight) { data_weight_ = (float) data_weight; }