git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
40 lines
1.2 KiB
TeX
40 lines
1.2 KiB
TeX
\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}
|