mirror of https://github.com/CGAL/cgal
cleanup
This commit is contained in:
parent
4ec2bc8838
commit
10c75b9a6f
|
|
@ -1,16 +1,3 @@
|
||||||
% -*- latex -*-
|
|
||||||
% =============================================================================
|
|
||||||
% The CGAL Reference Manual
|
|
||||||
% Chapter: Geometric Optimisation
|
|
||||||
% Concept: MinCircle2Traits
|
|
||||||
% -----------------------------------------------------------------------------
|
|
||||||
% file : doc_tex/basic/Optimisation/Optimisation_ref/MinCircle2Traits.tex
|
|
||||||
% package: Min_circle_2
|
|
||||||
% author : Sven Schönherr <sven@inf.ethz.ch>
|
|
||||||
% -----------------------------------------------------------------------------
|
|
||||||
% $Id$
|
|
||||||
% $Date$
|
|
||||||
% =============================================================================
|
|
||||||
|
|
||||||
\begin{ccRefConcept}{MinCircle2Traits}
|
\begin{ccRefConcept}{MinCircle2Traits}
|
||||||
|
|
||||||
|
|
@ -208,4 +195,3 @@ operators of \ccc{Min_circle_2} are used.
|
||||||
\end{ccClass}
|
\end{ccClass}
|
||||||
\ccAutoIndexingOn
|
\ccAutoIndexingOn
|
||||||
|
|
||||||
% ===== EOF ===================================================================
|
|
||||||
|
|
|
||||||
|
|
@ -1,16 +1,3 @@
|
||||||
% -*- latex -*-
|
|
||||||
% =============================================================================
|
|
||||||
% The CGAL Reference Manual
|
|
||||||
% Chapter: Geometric Optimisation
|
|
||||||
% Class : CGAL::Min_circle_2<Traits>
|
|
||||||
% -----------------------------------------------------------------------------
|
|
||||||
% file : doc_tex/basic/Optimisation/Optimisation_ref/Min_circle_2.tex
|
|
||||||
% package: Min_circle_2
|
|
||||||
% author : Bernd Gärtner, Sven Schönherr <sven@inf.ethz.ch>
|
|
||||||
% -----------------------------------------------------------------------------
|
|
||||||
% $Id$
|
|
||||||
% $Date$
|
|
||||||
% =============================================================================
|
|
||||||
|
|
||||||
\begin{ccRefClass}{Min_circle_2<Traits>}
|
\begin{ccRefClass}{Min_circle_2<Traits>}
|
||||||
|
|
||||||
|
|
@ -347,4 +334,4 @@ randomization can be useful in certain cases, we give an example.
|
||||||
|
|
||||||
\end{ccRefClass}
|
\end{ccRefClass}
|
||||||
|
|
||||||
% ===== EOF ===================================================================
|
|
||||||
|
|
|
||||||
|
|
@ -1,16 +1,3 @@
|
||||||
% -*- latex -*-
|
|
||||||
% =============================================================================
|
|
||||||
% The CGAL Reference Manual
|
|
||||||
% Chapter: Geometric Optimisation
|
|
||||||
% Class : CGAL::Min_circle_2_traits_2<K>
|
|
||||||
% -----------------------------------------------------------------------------
|
|
||||||
% file : doc_tex/basic/Optimisation/..._ref/Min_circle_2_traits_2.tex
|
|
||||||
% package: Min_circle_2
|
|
||||||
% author : Sven Schönherr <sven@inf.ethz.ch>
|
|
||||||
% -----------------------------------------------------------------------------
|
|
||||||
% $Id$
|
|
||||||
% $Date$
|
|
||||||
% =============================================================================
|
|
||||||
|
|
||||||
\ccAutoIndexingOff
|
\ccAutoIndexingOff
|
||||||
|
|
||||||
|
|
@ -80,4 +67,4 @@ The template parameter \ccc{K} is a model for \ccc{Kernel}.
|
||||||
|
|
||||||
\ccAutoIndexingOn
|
\ccAutoIndexingOn
|
||||||
|
|
||||||
% ===== EOF ===================================================================
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue