root/doc/latex/classitpp_1_1Gamma__RNG.tex @ 91

Revision 91, 1.6 kB (checked in by smidl, 16 years ago)

drobnosti a dokumentace

  • Property svn:eol-style set to native
Line 
1\section{itpp::Gamma\_\-RNG Class Reference}
2\label{classitpp_1_1Gamma__RNG}\index{itpp::Gamma\_\-RNG@{itpp::Gamma\_\-RNG}}
3Gamma distribution. 
4
5
6{\tt \#include $<$itpp\_\-ext.h$>$}
7
8\subsection*{Public Member Functions}
9\begin{CompactItemize}
10\item 
11{\bf Gamma\_\-RNG} (double a=1.0, double b=1.0)\label{classitpp_1_1Gamma__RNG_e132860f825f427d63652edd02c25b54}
12
13\begin{CompactList}\small\item\em constructor. Set lambda. \item\end{CompactList}\item 
14void {\bf setup} (double a0, double b0)\label{classitpp_1_1Gamma__RNG_dfaae19411e39aa87e1f72e409b6babe}
15
16\begin{CompactList}\small\item\em Set lambda. \item\end{CompactList}\item 
17double {\bf get\_\-setup} () const \label{classitpp_1_1Gamma__RNG_8e666953249038f262cece2d3ed952d6}
18
19\begin{CompactList}\small\item\em get lambda \item\end{CompactList}\item 
20double {\bf operator()} ()\label{classitpp_1_1Gamma__RNG_98e2e65456bca33fca602b2bd607235e}
21
22\begin{CompactList}\small\item\em Get one sample. \item\end{CompactList}\item 
23vec {\bf operator()} (int n)\label{classitpp_1_1Gamma__RNG_d407bbcda8a39e3f07cac3fdf58ca430}
24
25\begin{CompactList}\small\item\em Get a sample vector. \item\end{CompactList}\item 
26mat {\bf operator()} (int h, int w)\label{classitpp_1_1Gamma__RNG_7b82b9d6c35579ab04f1a86a17571b47}
27
28\begin{CompactList}\small\item\em Get a sample matrix. \item\end{CompactList}\end{CompactItemize}
29
30
31\subsection{Detailed Description}
32Gamma distribution.
33
34The documentation for this class was generated from the following files:\begin{CompactItemize}
35\item 
36work/mixpp/bdm/itpp\_\-ext.h\item 
37work/mixpp/bdm/itpp\_\-ext.cpp\end{CompactItemize}
Note: See TracBrowser for help on using the browser.