diff --git a/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set_impl.h b/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set_impl.h index fe3797a12bf..84dfa1e0918 100644 --- a/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set_impl.h +++ b/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set_impl.h @@ -91,7 +91,7 @@ namespace CGAL_MINIBALL_NAMESPACE { for (int j=0; j(u[m][j]-d[m-1][j]); } phi[m] = FT(2)*(phi[m] - t1); eps[m] = t1*t2+FT(2)*eps[m]; @@ -151,7 +151,7 @@ namespace CGAL_MINIBALL_NAMESPACE { if (m > 1) { // compute the coeffients beta[i] and the center: for(unsigned int i=1; i(delta[i]+eps[i])+sol[m]*phi[i])/alpha[i]; for (int j=0; j