From ca6f21840fffef5e988ece58ed615085eb291c44 Mon Sep 17 00:00:00 2001 From: Kaspar Fischer Date: Mon, 17 Feb 2003 15:12:00 +0000 Subject: [PATCH] - Added documentation for routine update(). --- .../doc_tex/Optimisation_ref/Min_sphere_of_spheres_d.tex | 2 ++ .../doc_tex/basic/Optimisation_ref/Min_sphere_of_spheres_d.tex | 2 ++ 2 files changed, 4 insertions(+) diff --git a/Packages/Min_sphere_of_spheres_d/doc_tex/Optimisation_ref/Min_sphere_of_spheres_d.tex b/Packages/Min_sphere_of_spheres_d/doc_tex/Optimisation_ref/Min_sphere_of_spheres_d.tex index 77e12a91030..28904923dee 100644 --- a/Packages/Min_sphere_of_spheres_d/doc_tex/Optimisation_ref/Min_sphere_of_spheres_d.tex +++ b/Packages/Min_sphere_of_spheres_d/doc_tex/Optimisation_ref/Min_sphere_of_spheres_d.tex @@ -228,6 +228,8 @@ $t$ is the discriminant of the minsphere. \ccPrecond \ccVar\ is pointers to the inserted spheres internally in order to save space and time, and consequently, the referenced spheres must not change.)} +\ccMemberFunction{void update();}{computes $ms(S)$ and a support set of it. +\ccPostcond \ccVar\ is up-to-date.} % ----------------------------------------------------------------------------- \ccHeading{Validity Check} diff --git a/Packages/Min_sphere_of_spheres_d/doc_tex/basic/Optimisation_ref/Min_sphere_of_spheres_d.tex b/Packages/Min_sphere_of_spheres_d/doc_tex/basic/Optimisation_ref/Min_sphere_of_spheres_d.tex index 77e12a91030..28904923dee 100644 --- a/Packages/Min_sphere_of_spheres_d/doc_tex/basic/Optimisation_ref/Min_sphere_of_spheres_d.tex +++ b/Packages/Min_sphere_of_spheres_d/doc_tex/basic/Optimisation_ref/Min_sphere_of_spheres_d.tex @@ -228,6 +228,8 @@ $t$ is the discriminant of the minsphere. \ccPrecond \ccVar\ is pointers to the inserted spheres internally in order to save space and time, and consequently, the referenced spheres must not change.)} +\ccMemberFunction{void update();}{computes $ms(S)$ and a support set of it. +\ccPostcond \ccVar\ is up-to-date.} % ----------------------------------------------------------------------------- \ccHeading{Validity Check}