Paradiseo-eo sources added
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
bc1f453978
commit
c3aec878e5
3609 changed files with 342772 additions and 0 deletions
40
trunk/paradiseo-eo/doc/latex/classd_matrix.tex
Normal file
40
trunk/paradiseo-eo/doc/latex/classd_matrix.tex
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
\section{d\-Matrix Class Reference}
|
||||
\label{classd_matrix}\index{dMatrix@{dMatrix}}
|
||||
A helper class for Sharing - to hold distances.
|
||||
|
||||
|
||||
{\tt \#include $<$eo\-Sharing.h$>$}
|
||||
|
||||
\subsection*{Public Member Functions}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
{\bf d\-Matrix} (unsigned \_\-s)\label{classd_matrix_a0}
|
||||
|
||||
\item
|
||||
double {\bf operator()} (unsigned \_\-i, unsigned \_\-j) const \label{classd_matrix_a1}
|
||||
|
||||
\begin{CompactList}\small\item\em simple accessor \item\end{CompactList}\item
|
||||
double \& {\bf operator()} (unsigned \_\-i, unsigned \_\-j)\label{classd_matrix_a2}
|
||||
|
||||
\begin{CompactList}\small\item\em reference - to set values \item\end{CompactList}\item
|
||||
void {\bf print\-On} (std::ostream \&\_\-os)\label{classd_matrix_a3}
|
||||
|
||||
\begin{CompactList}\small\item\em just in case \item\end{CompactList}\end{CompactItemize}
|
||||
\subsection*{Private Attributes}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
unsigned {\bf r\-Size}\label{classd_matrix_r0}
|
||||
|
||||
\end{CompactItemize}
|
||||
|
||||
|
||||
\subsection{Detailed Description}
|
||||
A helper class for Sharing - to hold distances.
|
||||
|
||||
|
||||
|
||||
Definition at line 37 of file eo\-Sharing.h.
|
||||
|
||||
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
||||
\item
|
||||
eo\-Sharing.h\end{CompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue