root/doc/latex/classitpp_1_1Gamma__RNG.tex @ 172

Revision 172, 2.4 kB (checked in by smidl, 16 years ago)

Latex doc

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