mirror of https://github.com/CGAL/cgal
Preliminary version warning added
This commit is contained in:
parent
7f6309d71f
commit
19b7d26627
|
|
@ -2,14 +2,16 @@
|
||||||
% The CGAL Reference Manual
|
% The CGAL Reference Manual
|
||||||
% Section: 2D Smallest Enclosing Ellipse
|
% Section: 2D Smallest Enclosing Ellipse
|
||||||
% -----------------------------------------------------------------------------
|
% -----------------------------------------------------------------------------
|
||||||
% source: Min_ellipse_2.tex
|
% source: Library/spec/Min_ellipse_2.tex
|
||||||
% author: Sven Schönherr (sven@inf.fu-berlin.de)
|
% author: Bernd Gärtner, Sven Schönherr (sven@inf.fu-berlin.de)
|
||||||
% $Id$
|
% $Id$
|
||||||
% =============================================================================
|
% =============================================================================
|
||||||
|
|
||||||
\begin{ccClassTemplate}{CGAL_Min_ellipse_2<R>}
|
\begin{ccClassTemplate}{CGAL_Min_ellipse_2<R>}
|
||||||
\ccSection{2D Smallest Enclosing Ellipse}
|
\ccSection{2D Smallest Enclosing Ellipse}
|
||||||
|
|
||||||
|
\framebox{Preliminary version! Does not match the current implementation!}
|
||||||
|
|
||||||
\ccDefinition
|
\ccDefinition
|
||||||
|
|
||||||
An object of the class \ccClassTemplateName\ is the unique smallest
|
An object of the class \ccClassTemplateName\ is the unique smallest
|
||||||
|
|
|
||||||
|
|
@ -2,14 +2,16 @@
|
||||||
% The CGAL Reference Manual
|
% The CGAL Reference Manual
|
||||||
% Section: 2D Smallest Enclosing Ellipse
|
% Section: 2D Smallest Enclosing Ellipse
|
||||||
% -----------------------------------------------------------------------------
|
% -----------------------------------------------------------------------------
|
||||||
% source: Min_ellipse_2.tex
|
% source: Library/spec/Min_ellipse_2.tex
|
||||||
% author: Sven Schönherr (sven@inf.fu-berlin.de)
|
% author: Bernd Gärtner, Sven Schönherr (sven@inf.fu-berlin.de)
|
||||||
% $Id$
|
% $Id$
|
||||||
% =============================================================================
|
% =============================================================================
|
||||||
|
|
||||||
\begin{ccClassTemplate}{CGAL_Min_ellipse_2<R>}
|
\begin{ccClassTemplate}{CGAL_Min_ellipse_2<R>}
|
||||||
\ccSection{2D Smallest Enclosing Ellipse}
|
\ccSection{2D Smallest Enclosing Ellipse}
|
||||||
|
|
||||||
|
\framebox{Preliminary version! Does not match the current implementation!}
|
||||||
|
|
||||||
\ccDefinition
|
\ccDefinition
|
||||||
|
|
||||||
An object of the class \ccClassTemplateName\ is the unique smallest
|
An object of the class \ccClassTemplateName\ is the unique smallest
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue