git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@606 331e1502-861f-0410-8da2-ba01fb791d7f
28 lines
926 B
TeX
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 computeDistances} ()\label{namespace_graph_517d15215e1529a6585e15949f29c326}
|
|
|
|
\item
|
|
void {\bf load} (const char $\ast$\_\-\_\-fileName)\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 vectCoord}\label{namespace_graph_4199f2387f0cda6c75804c94b635e24c}
|
|
|
|
\item
|
|
static std::vector$<$ std::vector$<$ unsigned int $>$ $>$ {\bf dist}\label{namespace_graph_c1316f71ab101e1f63eecd81a8d7a400}
|
|
|
|
\end{CompactItemize}
|