licence --> license in english..
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@672 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
984c076bf5
commit
23c125ff95
409 changed files with 12259 additions and 8424 deletions
|
|
@ -5,24 +5,24 @@
|
|||
\subsection*{Functions}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
unsigned {\bf size} ()\label{namespace_graph_28d00fd97d57e79738e7df7ba8214f5c}
|
||||
unsigned \bf{size} ()\label{namespace_graph_28d00fd97d57e79738e7df7ba8214f5c}
|
||||
|
||||
\item
|
||||
void {\bf computeDistances} ()\label{namespace_graph_517d15215e1529a6585e15949f29c326}
|
||||
void \bf{compute\-Distances} ()\label{namespace_graph_517d15215e1529a6585e15949f29c326}
|
||||
|
||||
\item
|
||||
void {\bf load} (const char $\ast$\_\-\_\-fileName)\label{namespace_graph_95f0bc08fa93f8f4abf1801674488b30}
|
||||
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}
|
||||
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}
|
||||
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}
|
||||
static std::vector$<$ std::vector$<$ unsigned int $>$ $>$ \bf{dist}\label{namespace_graph_c1316f71ab101e1f63eecd81a8d7a400}
|
||||
|
||||
\end{CompactItemize}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue