- Added documentation for routine update().

This commit is contained in:
Kaspar Fischer 2003-02-17 15:12:00 +00:00
parent 240710e68c
commit ca6f21840f
2 changed files with 4 additions and 0 deletions

View File

@ -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}

View File

@ -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}