Changeset 172 for doc/latex/loggers_8h.tex
- Timestamp:
- 09/24/08 13:31:03 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/latex/loggers_8h.tex
r145 r172 1 \hypertarget{loggers_8h}{ 1 2 \section{work/git/mixpp/bdm/stat/loggers.h File Reference} 2 3 \label{loggers_8h}\index{work/git/mixpp/bdm/stat/loggers.h@{work/git/mixpp/bdm/stat/loggers.h}} 4 } 3 5 Loggers for storing results of experiments. 4 6 … … 27 29 \begin{CompactItemize} 28 30 \item 29 class {\bflogger}31 class \hyperlink{classlogger}{logger} 30 32 \begin{CompactList}\small\item\em Class for storing results (and semi-results) of an experiment. \item\end{CompactList}\item 31 class {\bfmemlog}33 class \hyperlink{classmemlog}{memlog} 32 34 \begin{CompactList}\small\item\em Logging into matrices in data format in memory. \item\end{CompactList}\item 33 class {\bfdirfilelog}35 class \hyperlink{classdirfilelog}{dirfilelog} 34 36 \begin{CompactList}\small\item\em Logging into dirfile with buffer in memory. \item\end{CompactList}\end{CompactItemize} 35 37