Searched refs:setDataWeight (Results 1 – 4 of 4) sorted by relevance
160 virtual void setDataWeight(double data_weight) = 0;
111 bp->setDataWeight(0.1); in CUDA_TEST_P()
115 void setDataWeight(double data_weight) { data_weight_ = (float) data_weight; } in setDataWeight() function in __anon256d62500111::StereoBPImpl
97 void setDataWeight(double data_weight) { data_weight_ = (float) data_weight; } in setDataWeight() function in __anon8392e7460111::StereoCSBPImpl