Changeset 3723 in Sophya for trunk/SophyaLib/Manual/sophya.tex
- Timestamp:
- Dec 28, 2009, 10:33:07 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/Manual/sophya.tex
r3441 r3723 48 48 \vspace{1cm} 49 49 \begin{center} 50 {\bf \Large Sophya Version: 2. 1 (V\_Nov2007) }50 {\bf \Large Sophya Version: 2.2 (V\_Jan2010) } 51 51 \end{center} 52 52 \titrebp{1} … … 849 849 \subsection{Random numbers} 850 850 \index{RandomGenerator} 851 \begin{figure}[hbt] 852 \dclsbb{ AnyDataObj }{ RandomGeneratorInterface } 853 \vspace*{5mm} 854 \dclsccc{RandomGeneratorInterface}{DR48RandGen}{ ThSDR48RandGen } 855 \dclsbb{ RandomGeneratorInterface }{ FMTRandGen } 856 \end{figure} 857 %% CHECK 858 {\bf \large SECTION A METTRE A JOUR } \\ 851 859 The C-functions defined in the file BaseTools/srandgen.h can be used 852 860 for generating sequence of random numbers with different PDF (probability … … 1973 1981 the {\bf Tests} module : \\ 1974 1982 \hspace{10mm} {\tt zthr.cc , tmtdt.cc , tmtrnd.cc } 1983 1984 \begin{figure}[hbt] 1985 \dclsbb{ZThread}{ParalExThread} 1986 \dclsa{ParallelExecutor} 1987 \end{figure} 1988 %% CHECK 1989 {\bf \large DECRIRE l'utilisation des nouvelles classes ParallelExecutor ... } 1975 1990 1976 1991 \subsection{Dynamic linker and C++ compiler classes}
Note:
See TracChangeset
for help on using the changeset viewer.