mirror of https://github.com/CGAL/cgal
cleanup
This commit is contained in:
parent
5ecce5ee4f
commit
4ec2bc8838
|
|
@ -1,16 +1,3 @@
|
||||||
% -*- latex -*-
|
|
||||||
% =============================================================================
|
|
||||||
% The CGAL Reference Manual
|
|
||||||
% Chapter: Geometric Optimisation
|
|
||||||
% Concept: MinEllipse2Traits
|
|
||||||
% -----------------------------------------------------------------------------
|
|
||||||
% file : doc_tex/basic/Optimisation/Optimisation_ref/MinEllipse2Traits.tex
|
|
||||||
% package: Min_ellipse_2
|
|
||||||
% author : Sven Schönherr <sven@inf.ethz.ch>
|
|
||||||
% -----------------------------------------------------------------------------
|
|
||||||
% $Id$
|
|
||||||
% $Date$
|
|
||||||
% =============================================================================
|
|
||||||
|
|
||||||
\begin{ccRefConcept}{MinEllipse2Traits}
|
\begin{ccRefConcept}{MinEllipse2Traits}
|
||||||
|
|
||||||
|
|
@ -176,4 +163,4 @@ operators of \ccc{Min_ellipse_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_ellipse_2<Traits>
|
|
||||||
% -----------------------------------------------------------------------------
|
|
||||||
% file : doc_tex/basic/Optimisation/Optimisation_ref/Min_ellipse_2.tex
|
|
||||||
% package: Min_ellipse_2
|
|
||||||
% author : Bernd Gärtner, Sven Schönherr <sven@inf.ethz.ch>
|
|
||||||
% -----------------------------------------------------------------------------
|
|
||||||
% $Id$
|
|
||||||
% $Date$
|
|
||||||
% =============================================================================
|
|
||||||
|
|
||||||
\begin{ccRefClass}{Min_ellipse_2<Traits>}
|
\begin{ccRefClass}{Min_ellipse_2<Traits>}
|
||||||
|
|
||||||
|
|
@ -364,4 +351,4 @@ shows how the coefficents of the constructed ellipse can be accessed.
|
||||||
|
|
||||||
\end{ccRefClass}
|
\end{ccRefClass}
|
||||||
|
|
||||||
% ===== EOF ===================================================================
|
|
||||||
|
|
|
||||||
|
|
@ -1,16 +1,3 @@
|
||||||
% -*- latex -*-
|
|
||||||
% =============================================================================
|
|
||||||
% The CGAL Reference Manual
|
|
||||||
% Chapter: Geometric Optimisation
|
|
||||||
% Concept: Min_ellipse_2_traits
|
|
||||||
% -----------------------------------------------------------------------------
|
|
||||||
% file : doc_tex/basic/Optimisation/Optimisation_ref/Min_ellipse_2_traits.tex
|
|
||||||
% package: Min_ellipse_2
|
|
||||||
% author : Sven Schönherr <sven@inf.ethz.ch>
|
|
||||||
% -----------------------------------------------------------------------------
|
|
||||||
% $Id$
|
|
||||||
% $Date$
|
|
||||||
% =============================================================================
|
|
||||||
|
|
||||||
\begin{ccRefConcept}{Min_ellipse_2_traits}
|
\begin{ccRefConcept}{Min_ellipse_2_traits}
|
||||||
|
|
||||||
|
|
@ -176,4 +163,4 @@ operators of \ccc{Min_ellipse_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_ellipse_2_traits_2<K>
|
|
||||||
% -----------------------------------------------------------------------------
|
|
||||||
% file : doc_tex/basic/Optimisation/..._ref/Min_ellipse_2_traits_2.tex
|
|
||||||
% package: Min_ellipse_2
|
|
||||||
% author : Sven Schönherr <sven@inf.ethz.ch>
|
|
||||||
% -----------------------------------------------------------------------------
|
|
||||||
% $Id$
|
|
||||||
% $Date$
|
|
||||||
% =============================================================================
|
|
||||||
|
|
||||||
\ccAutoIndexingOff
|
\ccAutoIndexingOff
|
||||||
|
|
||||||
|
|
@ -84,4 +71,4 @@ $r(hx)^2+s(hy)^2+t(hx)(hy)+u(hx)(hw)+v(hy)(hw)+w(hw)^2=0$.}
|
||||||
|
|
||||||
\ccAutoIndexingOn
|
\ccAutoIndexingOn
|
||||||
|
|
||||||
% ===== EOF ===================================================================
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue