paradiseo/trunk/paradiseo-mo/doc/latex/namespace_graph.tex
legrand 23c125ff95 licence --> license in english..
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@672 331e1502-861f-0410-8da2-ba01fb791d7f
2007-10-08 13:27:08 +00:00

28 lines
926 B
TeX

\section{Graph Namespace Reference}
\label{namespace_graph}\index{Graph@{Graph}}
\subsection*{Functions}
\begin{CompactItemize}
\item
unsigned \bf{size} ()\label{namespace_graph_28d00fd97d57e79738e7df7ba8214f5c}
\item
void \bf{compute\-Distances} ()\label{namespace_graph_517d15215e1529a6585e15949f29c326}
\item
void \bf{load} (const char $\ast$\_\-\_\-file\-Name)\label{namespace_graph_95f0bc08fa93f8f4abf1801674488b30}
\item
float \bf{distance} (unsigned int \_\-\_\-from, unsigned int \_\-\_\-to)\label{namespace_graph_510a8b9e849ec2c3241a09cac9d45cc6}
\end{CompactItemize}
\subsection*{Variables}
\begin{CompactItemize}
\item
static std::vector$<$ std::pair$<$ double, double $>$ $>$ \bf{vect\-Coord}\label{namespace_graph_4199f2387f0cda6c75804c94b635e24c}
\item
static std::vector$<$ std::vector$<$ unsigned int $>$ $>$ \bf{dist}\label{namespace_graph_c1316f71ab101e1f63eecd81a8d7a400}
\end{CompactItemize}