We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4810421 commit 846dd84Copy full SHA for 846dd84
include/utils/ndt_inc.h
@@ -50,7 +50,7 @@ class IncNdt3d {
50
options_.capacity_ = capacity_;
51
52
NearbyType nearby_type_ = NearbyType::NEARBY6;
53
- std::cout<< options_.max_iteration_<< " options_.max_iteration_"<<std::endl;
+ //std::cout<< options_.max_iteration_<< " options_.max_iteration_"<<std::endl;
54
}
55
56
0 commit comments