1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
---|
2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
---|
3 | <title>mixpp: Graphical Class Hierarchy</title> |
---|
4 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
---|
5 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
6 | </head><body> |
---|
7 | <!-- Generated by Doxygen 1.5.8 --> |
---|
8 | <script type="text/javascript"> |
---|
9 | <!-- |
---|
10 | function changeDisplayState (e){ |
---|
11 | var num=this.id.replace(/[^[0-9]/g,''); |
---|
12 | var button=this.firstChild; |
---|
13 | var sectionDiv=document.getElementById('dynsection'+num); |
---|
14 | if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){ |
---|
15 | sectionDiv.style.display='block'; |
---|
16 | button.src='open.gif'; |
---|
17 | }else{ |
---|
18 | sectionDiv.style.display='none'; |
---|
19 | button.src='closed.gif'; |
---|
20 | } |
---|
21 | } |
---|
22 | function initDynSections(){ |
---|
23 | var divs=document.getElementsByTagName('div'); |
---|
24 | var sectionCounter=1; |
---|
25 | for(var i=0;i<divs.length-1;i++){ |
---|
26 | if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){ |
---|
27 | var header=divs[i]; |
---|
28 | var section=divs[i+1]; |
---|
29 | var button=header.firstChild; |
---|
30 | if (button!='IMG'){ |
---|
31 | divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild); |
---|
32 | button=document.createElement('img'); |
---|
33 | divs[i].insertBefore(button,divs[i].firstChild); |
---|
34 | } |
---|
35 | header.style.cursor='pointer'; |
---|
36 | header.onclick=changeDisplayState; |
---|
37 | header.id='dynheader'+sectionCounter; |
---|
38 | button.src='closed.gif'; |
---|
39 | section.id='dynsection'+sectionCounter; |
---|
40 | section.style.display='none'; |
---|
41 | section.style.marginLeft='14px'; |
---|
42 | sectionCounter++; |
---|
43 | } |
---|
44 | } |
---|
45 | } |
---|
46 | window.onload = initDynSections; |
---|
47 | --> |
---|
48 | </script> |
---|
49 | <div class="navigation" id="top"> |
---|
50 | <div class="tabs"> |
---|
51 | <ul> |
---|
52 | <li><a href="main.html"><span>Main Page</span></a></li> |
---|
53 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
54 | <li><a href="modules.html"><span>Modules</span></a></li> |
---|
55 | <li class="current"><a href="annotated.html"><span>Classes</span></a></li> |
---|
56 | <li><a href="files.html"><span>Files</span></a></li> |
---|
57 | </ul> |
---|
58 | </div> |
---|
59 | <div class="tabs"> |
---|
60 | <ul> |
---|
61 | <li><a href="annotated.html"><span>Class List</span></a></li> |
---|
62 | <li><a href="classes.html"><span>Class Index</span></a></li> |
---|
63 | <li class="current"><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> |
---|
64 | <li><a href="functions.html"><span>Class Members</span></a></li> |
---|
65 | </ul> |
---|
66 | </div> |
---|
67 | </div> |
---|
68 | <div class="contents"> |
---|
69 | <h1>Graphical Class Hierarchy</h1><a href="hierarchy.html">Go to the textual class hierarchy</a> |
---|
70 | <p> |
---|
71 | <table border="0" cellspacing="10" cellpadding="0"> |
---|
72 | <tr><td><img src="inherit__graph__0.png" border="0" alt="" usemap="#bdm_1_1datalink_map"> |
---|
73 | <map name="bdm_1_1datalink_map"> |
---|
74 | <area shape="rect" href="classbdm_1_1datalink.html" title="DataLink is a connection between two data vectors Up and Down." alt="" coords="7,5,105,32"><area shape="rect" href="classbdm_1_1datalink__m2e.html" title="data link between" alt="" coords="156,5,287,32"><area shape="rect" href="classbdm_1_1datalink__m2m.html" title="bdm::datalink_m2m" alt="" coords="336,5,472,32"></map></td></tr> |
---|
75 | <tr><td><img src="inherit__graph__1.png" border="0" alt="" usemap="#bdm_1_1KalmanFull_map"> |
---|
76 | <map name="bdm_1_1KalmanFull_map"> |
---|
77 | <area shape="rect" href="classbdm_1_1bdmroot.html" title="Root class of BDM objects." alt="" coords="5,1272,107,1299"><area shape="rect" href="classbdm_1_1BM.html" title="Bayesian Model of a system, i.e. all uncertainty is modeled by probabilities." alt="" coords="184,360,259,387"><area shape="rect" href="classbdm_1_1DS.html" title="Abstract class for discrete-time sources of data." alt="" coords="185,689,257,716"><area shape="rect" href="classbdm_1_1epdf.html" title="Probability density function with numerical statistics, e.g. posterior density." alt="" coords="181,968,261,995"><area shape="rect" href="classbdm_1_1fnc.html" title="Class representing function  of variable  represented by rv." alt="" coords="185,1449,257,1476"><area shape="rect" href="classbdm_1_1logger.html" title="Class for storing results (and semi-results) of an experiment." alt="" coords="177,1500,265,1527"><area shape="rect" href="classbdm_1_1mpdf.html" title="Conditional probability density, e.g. modeling some dependencies." alt="" coords="180,1272,263,1299"><area shape="rect" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables." alt="" coords="185,1551,257,1577"><area shape="rect" href="classbdm_1_1BMEF.html" title="Estimator for Exponential family." alt="" coords="372,81,463,108"><area shape="rect" href="classbdm_1_1EKFfull.html" title="Extended Kalman Filter in full matrices." alt="" coords="369,183,465,209"><area shape="rect" href="classbdm_1_1Kalman.html" title="Kalman filter with covariance matrices in square root form." alt="" coords="341,233,493,260"><area shape="rect" href="classbdm_1_1MultiModel.html" title="(Switching) Multiple Model The model runs several models in parallel and evaluates..." alt="" coords="359,284,476,311"><area shape="rect" href="classbdm_1_1PF.html" title="Trivial particle filter with proposal density equal to parameter evolution model..." alt="" coords="381,335,453,361"><area shape="rect" href="classEKFfixed.html" title="Extended Kalman Filter with full matrices in fixed point arithmetic." alt="" coords="380,385,455,412"><area shape="rect" href="classbdm_1_1Kalman.html" title="bdm::Kalman\< chmat \>" alt="" coords="339,436,496,463"><area shape="rect" href="classbdm_1_1Kalman.html" title="bdm::Kalman\< fsqmat \>" alt="" coords="336,487,499,513"><area shape="rect" href="classbdm_1_1Kalman.html" title="bdm::Kalman\< ldmat \>" alt="" coords="340,537,495,564"><area shape="rect" href="classbdm_1_1ARX.html" title="Linear Autoregressive model with Gaussian noise." alt="" coords="584,5,664,32"><area shape="rect" href="classbdm_1_1MixEF.html" title="Mixture of Exponential Family Densities." alt="" coords="579,56,669,83"><area shape="rect" href="classbdm_1_1multiBM.html" title="Estimator for Multinomial density." alt="" coords="573,107,675,133"><area shape="rect" href="classbdm_1_1EKFful__unQR.html" title="Extended Kalman filter with unknown Q and R." alt="" coords="557,157,691,184"><area shape="rect" href="classpmsmCRB.html" title="This class behaves like BM but it is evaluating EKF." alt="" coords="583,208,665,235"><area shape="rect" href="classpmsmCRBMz.html" title="This class behaves like BM but it is evaluating EKF." alt="" coords="573,259,675,285"><area shape="rect" href="classbdm_1_1MPF.html" title="Marginalized Particle filter." alt="" coords="553,335,695,361"><area shape="rect" href="classbdm_1_1KalmanCh.html" title="Kalman filter in square root form." alt="" coords="567,436,681,463"><area shape="rect" href="classbdm_1_1EKFCh.html" title="Extended Kalman Filter in Square root." alt="" coords="768,436,864,463"><area shape="rect" href="classbdm_1_1EKFCh__chQ.html" title="Extended Kalman filter in Choleski form with unknown Q." alt="" coords="933,385,1061,412"><area shape="rect" href="classbdm_1_1EKFCh__cond.html" title="Extended Kalman filter with unknown parameters in IM." alt="" coords="932,436,1063,463"><area shape="rect" href="classbdm_1_1EKFCh__dQ.html" title="Extended Kalman filter in Choleski form with unknown diagonal Q." alt="" coords="937,487,1057,513"><area shape="rect" href="classbdm_1_1EKF.html" title="Extended Kalman Filter." alt="" coords="557,487,691,513"><area shape="rect" href="classbdm_1_1KFcondQR.html" title="Kalman Filter with conditional diagonal matrices R and Q." alt="" coords="565,537,683,564"><area shape="rect" href="classbdm_1_1KFcondR.html" title="Kalman Filter with conditional diagonal matrices R and Q." alt="" coords="571,588,677,615"><area shape="rect" href="classbdm_1_1ArxDS.html" title="Generator of ARX data." alt="" coords="372,613,463,640"><area shape="rect" href="classbdm_1_1MemDS.html" title="Memory storage of off-line data column-wise." alt="" coords="367,664,468,691"><area shape="rect" href="classpmsmDS.html" title="Simulator of PMSM machine with predefined profile on omega." alt="" coords="380,715,455,741"><area shape="rect" href="classbdm_1_1FileDS.html" title="bdm::FileDS" alt="" coords="577,639,671,665"><area shape="rect" href="classbdm_1_1CsvFileDS.html" title="CSV file data storage The constructor creates Data matrix from the records in a CSV..." alt="" coords="759,613,873,640"><area shape="rect" href="classbdm_1_1ITppFileDS.html" title="Read Data Matrix from an IT file." alt="" coords="756,664,876,691"><area shape="rect" href="classbdm_1_1eEF.html" title="General conjugate exponential family posterior density." alt="" coords="379,791,456,817"><area shape="rect" href="classbdm_1_1eEmp.html" title="Weighted empirical density." alt="" coords="373,841,461,868"><area shape="rect" href="classbdm_1_1emix.html" title="Mixture of epdfs." alt="" coords="376,892,459,919"><area shape="rect" href="classbdm_1_1eprod.html" title="Product of independent epdfs. For dependent pdfs, use mprod." alt="" coords="375,943,460,969"><area shape="rect" href="classbdm_1_1euni.html" title="Uniform distributed density on a rectangular support." alt="" coords="379,993,456,1020"><area shape="rect" href="classbdm_1_1eWishartCh.html" title="bdm::eWishartCh" alt="" coords="357,1044,477,1071"><area shape="rect" href="classbdm_1_1merger.html" title="Function for general combination of pdfs." alt="" coords="371,1095,464,1121"><area shape="rect" href="classbdm_1_1eDirich.html" title="Dirichlet posterior density." alt="" coords="577,689,671,716"><area shape="rect" href="classbdm_1_1egamma.html" title="Gamma posterior density." alt="" coords="572,740,676,767"><area shape="rect" href="classbdm_1_1egiw.html" title="Gauss-inverse-Wishart density stored in LD form." alt="" coords="584,791,664,817"><area shape="rect" href="classbdm_1_1enorm.html" title="Gaussian density with positive definite (decomposed) covariance matrix." alt="" coords="552,841,696,868"><area shape="rect" href="classbdm_1_1enorm.html" title="bdm::enorm\< chmat \>" alt="" coords="549,892,699,919"><area shape="rect" href="classbdm_1_1enorm.html" title="bdm::enorm\< fsqmat \>" alt="" coords="547,943,701,969"><area shape="rect" href="classbdm_1_1enorm.html" title="bdm::enorm\< ldmat \>" alt="" coords="551,993,697,1020"><area shape="rect" href="classbdm_1_1eigamma.html" title="Inverse-Gamma posterior density." alt="" coords="763,740,869,767"><area shape="rect" href="classbdm_1_1egiwmix.html" title="Mixture of egiws." alt="" coords="765,791,867,817"><area shape="rect" href="classbdm_1_1elognorm.html" title="bdm::elognorm" alt="" coords="763,993,869,1020"><area shape="rect" href="classbdm_1_1constfn.html" title="class representing function , here rv is empty" alt="" coords="369,1449,465,1476"><area shape="rect" href="classbdm_1_1diffbifn.html" title="Class representing a differentiable function of two variables ." alt="" coords="372,1500,463,1527"><area shape="rect" href="classbdm_1_1linfn.html" title="Class representing function ." alt="" coords="379,1551,456,1577"><area shape="rect" href="classbdm_1_1bilinfn.html" title="Class representing function ." alt="" coords="580,1348,668,1375"><area shape="rect" href="classIMk1.html" title="Model stredni hodnoty vyvoje stavu pro k1." alt="" coords="599,1399,649,1425"><area shape="rect" href="classIMpmsm.html" title="State evolution model for a PMSM drive and its derivative with respect to ." alt="" coords="588,1449,660,1476"><area shape="rect" href="classOMk1.html" title="model stredni hodnoty pozorovani pro k1" alt="" coords="596,1500,652,1527"><area shape="rect" href="classOMpmsm.html" title="Observation model for PMSM drive and its derivative with respect to ." alt="" coords="585,1551,663,1577"><area shape="rect" href="classOMpmsm4.html" title="Observation model for PMSM drive and its derivative with respect to  for full vector..." alt="" coords="581,1601,667,1628"><area shape="rect" href="classIMpmsm2o.html" title="State evolution model for a PMSM drive and its derivative with respect to ." alt="" coords="773,1399,859,1425"><area shape="rect" href="classIMpmsmMz.html" title="State for PMSM with unknown Mz." alt="" coords="771,1449,861,1476"><area shape="rect" href="classIMpmsmStat.html" title="State evolution model for a PMSM drive and its derivative with respect to , equation..." alt="" coords="768,1500,864,1527"><area shape="rect" href="classIMpmsmStatMz.html" title="State for PMSM with unknown Mz." alt="" coords="940,1500,1055,1527"><area shape="rect" href="classbdm_1_1memlog.html" title="Logging into matrices in data format in memory." alt="" coords="368,1627,467,1653"><area shape="rect" href="classbdm_1_1dirfilelog.html" title="Logging into dirfile with buffer in memory." alt="" coords="573,1652,675,1679"><area shape="rect" href="classbdm_1_1mEF.html" title="Exponential family model." alt="" coords="376,1196,459,1223"><area shape="rect" href="classbdm_1_1mepdf.html" title="Unconditional mpdf, allows using epdf in the role of mpdf." alt="" coords="372,1247,463,1273"><area shape="rect" href="classbdm_1_1mlognorm.html" title="Log-Normal random walk." alt="" coords="361,1297,473,1324"><area shape="rect" href="classbdm_1_1mmix.html" title="Mixture of mpdfs with constant weights, all mpdfs are of equal type." alt="" coords="375,1348,460,1375"><area shape="rect" href="classbdm_1_1mprod.html" title="Chain rule decomposition of epdf." alt="" coords="372,1145,463,1172"><area shape="rect" href="classbdm_1_1mratio.html" title="Class representing ratio of two densities which arise e.g. by applying the Bayes..." alt="" coords="372,1399,463,1425"><area shape="rect" href="classbdm_1_1mgamma.html" title="Gamma random walk." alt="" coords="571,1095,677,1121"><area shape="rect" href="classbdm_1_1mgnorm.html" title="Mpdf with general function for mean value." alt="" coords="547,1145,701,1172"><area shape="rect" href="classbdm_1_1migamma.html" title="Inverse-Gamma random walk." alt="" coords="568,1196,680,1223"><area shape="rect" href="classbdm_1_1mlnorm.html" title="Normal distributed linear function with linear function of mean value;." alt="" coords="549,1247,699,1273"><area shape="rect" href="classbdm_1_1mlnorm.html" title="bdm::mlnorm\< ldmat \>" alt="" coords="548,1297,700,1324"><area shape="rect" href="classbdm_1_1mgamma__fix.html" title="Gamma random walk around a fixed point." alt="" coords="752,1095,880,1121"><area shape="rect" href="classbdm_1_1migamma__ref.html" title="Inverse-Gamma random walk around a fixed point." alt="" coords="749,1196,883,1223"><area shape="rect" href="classbdm_1_1mlstudent.html" title="bdm::mlstudent" alt="" coords="760,1297,872,1324"><area shape="rect" href="classbdm_1_1compositepdf.html" title="Abstract composition of pdfs, will be used for specific classes this abstract class..." alt="" coords="156,1120,287,1147"><area shape="rect" href="classbdm_1_1KalmanFull.html" title="Basic Kalman filter with full matrices (education purpose only)! Will be deleted..." alt="" coords="161,183,281,209"></map></td></tr> |
---|
78 | <tr><td><img src="inherit__graph__2.png" border="0" alt="" usemap="#bdm_1_1str_map"> |
---|
79 | <map name="bdm_1_1str_map"> |
---|
80 | <area shape="rect" href="classbdm_1_1str.html" title="Structure of RV (used internally), i.e. expanded RVs." alt="" coords="5,5,75,32"></map></td></tr> |
---|
81 | <tr><td><img src="inherit__graph__3.png" border="0" alt="" usemap="#bdm_1_1UI_map"> |
---|
82 | <map name="bdm_1_1UI_map"> |
---|
83 | <area shape="rect" href="classbdm_1_1UI.html" title="UserInfo is an abstract is for internal purposes only. Use CompoundUserInfo<T>..." alt="" coords="7,5,73,32"><area shape="rect" href="classbdm_1_1Particular__UI.html" title="The main userinfo template class. You should derive this class whenever you need..." alt="" coords="124,5,284,32"></map></td></tr> |
---|
84 | <tr><td><img src="inherit__graph__4.png" border="0" alt="" usemap="#bdm_1_1UI__File_map"> |
---|
85 | <map name="bdm_1_1UI__File_map"> |
---|
86 | <area shape="rect" href="classbdm_1_1UI__File.html" title="This class serves to load and/or save DOMElements into/from files stored on a hard-disk..." alt="" coords="5,5,101,32"></map></td></tr> |
---|
87 | <tr><td><img src="inherit__graph__5.png" border="0" alt="" usemap="#bdm_1_1UIbuilder_map"> |
---|
88 | <map name="bdm_1_1UIbuilder_map"> |
---|
89 | <area shape="rect" href="classbdm_1_1UIbuilder.html" title="Builds computational object from a UserInfo structure." alt="" coords="7,335,111,361"><area shape="rect" href="classbdm_1_1UIexternal.html" title="bdm::UIexternal" alt="" coords="161,5,273,32"><area shape="rect" href="classbdm_1_1UIinternal.html" title="bdm::UIinternal" alt="" coords="163,56,272,83"><area shape="rect" href="classUIARX.html" title="UIARX" alt="" coords="187,107,248,133"><area shape="rect" href="classUIArxDS.html" title="UIArxDS" alt="" coords="181,157,253,184"><area shape="rect" href="classUIdirfilelog.html" title="UI for dirfilelog (Kst file format)." alt="" coords="176,208,259,235"><area shape="rect" href="classUIITppFileDS.html" title="UI for reading data from files." alt="" coords="168,259,267,285"><area shape="rect" href="classUIitpplog.html" title="UI for memlog." alt="" coords="181,309,253,336"><area shape="rect" href="classUImgnorm.html" title="UImgnorm" alt="" coords="177,360,257,387"><area shape="rect" href="classUImigamma__ref.html" title="UImigamma_ref" alt="" coords="161,411,273,437"><area shape="rect" href="classUImlognorm.html" title="UImlognorm" alt="" coords="172,461,263,488"><area shape="rect" href="classUIpmsmDS.html" title="UI for pmsmDS,." alt="" coords="173,512,261,539"><area shape="rect" href="classUIpmsmOM.html" title="UI for pmsm observation model." alt="" coords="172,563,263,589"><area shape="rect" href="classUIrv.html" title="UI for class RV (description of data vectors)." alt="" coords="195,613,240,640"><area shape="rect" href="classUIstateDS.html" title="UIstateDS" alt="" coords="177,664,257,691"></map></td></tr> |
---|
90 | <tr><td><img src="inherit__graph__6.png" border="0" alt="" usemap="#itpp_1_1ACK__Channel_map"> |
---|
91 | <map name="itpp_1_1ACK__Channel_map"> |
---|
92 | <area shape="rect" href="classitpp_1_1ACK__Channel.html" title="ADD DOCUMENTATION HERE." alt="" coords="7,5,137,32"></map></td></tr> |
---|
93 | <tr><td><img src="inherit__graph__7.png" border="0" alt="" usemap="#itpp_1_1AR1__Normal__RNG_map"> |
---|
94 | <map name="itpp_1_1AR1__Normal__RNG_map"> |
---|
95 | <area shape="rect" href="classitpp_1_1AR1__Normal__RNG.html" title="Filtered normal distribution." alt="" coords="7,5,164,32"></map></td></tr> |
---|
96 | <tr><td><img src="inherit__graph__8.png" border="0" alt="" usemap="#itpp_1_1Array_3_01T_01_4_map"> |
---|
97 | <map name="itpp_1_1Array_3_01T_01_4_map"> |
---|
98 | <area shape="rect" href="classitpp_1_1Array.html" title="General array class." alt="" coords="7,5,119,32"></map></td></tr> |
---|
99 | <tr><td><img src="inherit__graph__9.png" border="0" alt="" usemap="#itpp_1_1AWGN__Channel_map"> |
---|
100 | <map name="itpp_1_1AWGN__Channel_map"> |
---|
101 | <area shape="rect" href="classitpp_1_1AWGN__Channel.html" title="Ordinary AWGN Channel for cvec or vec inputs and outputs." alt="" coords="5,5,149,32"></map></td></tr> |
---|
102 | <tr><td><img src="inherit__graph__10.png" border="0" alt="" usemap="#itpp_1_1Base__Event_map"> |
---|
103 | <map name="itpp_1_1Base__Event_map"> |
---|
104 | <area shape="rect" href="classitpp_1_1Base__Event.html" title="Base Event Class." alt="" coords="7,31,127,57"><area shape="rect" href="classitpp_1_1Data__Event.html" title="An Event class that executes a function with some data as input when the event expires..." alt="" coords="176,5,448,32"><area shape="rect" href="classitpp_1_1Event.html" title="An Event class that executes a function when the event expires." alt="" coords="225,56,399,83"></map></td></tr> |
---|
105 | <tr><td><img src="inherit__graph__11.png" border="0" alt="" usemap="#itpp_1_1Base__Slot_3_01DataType_01_4_map"> |
---|
106 | <map name="itpp_1_1Base__Slot_3_01DataType_01_4_map"> |
---|
107 | <area shape="rect" href="classitpp_1_1Base__Slot.html" title="Base Slot class." alt="" coords="5,5,195,32"></map></td></tr> |
---|
108 | <tr><td><img src="inherit__graph__12.png" border="0" alt="" usemap="#itpp_1_1Base__Slot_3_01DataType_01_4_map"> |
---|
109 | <map name="itpp_1_1Base__Slot_3_01DataType_01_4_map"> |
---|
110 | <area shape="rect" href="classitpp_1_1Base__Slot.html" title="itpp::Base_Slot\< DataType \>" alt="" coords="5,5,195,32"><area shape="rect" href="classitpp_1_1Slot.html" title="Slot Class." alt="" coords="243,5,469,32"></map></td></tr> |
---|
111 | <tr><td><img src="inherit__graph__13.png" border="0" alt="" usemap="#itpp_1_1BERC_map"> |
---|
112 | <map name="itpp_1_1BERC_map"> |
---|
113 | <area shape="rect" href="classitpp_1_1BERC.html" title="Bit Error Rate Counter (BERC) Class." alt="" coords="7,5,92,32"></map></td></tr> |
---|
114 | <tr><td><img src="inherit__graph__14.png" border="0" alt="" usemap="#itpp_1_1Bernoulli__RNG_map"> |
---|
115 | <map name="itpp_1_1Bernoulli__RNG_map"> |
---|
116 | <area shape="rect" href="classitpp_1_1Bernoulli__RNG.html" title="Bernoulli distribution." alt="" coords="5,5,141,32"></map></td></tr> |
---|
117 | <tr><td><img src="inherit__graph__15.png" border="0" alt="" usemap="#itpp_1_1bfstream__base_map"> |
---|
118 | <map name="itpp_1_1bfstream__base_map"> |
---|
119 | <area shape="rect" href="classitpp_1_1bfstream__base.html" title="Base class for binary file classesThis class serves as a base class for the classes..." alt="" coords="5,56,141,83"><area shape="rect" href="classitpp_1_1bfstream.html" title="Binary in/out-file Class." alt="" coords="193,5,295,32"><area shape="rect" href="classitpp_1_1bifstream.html" title="Binary Infile Class." alt="" coords="192,56,296,83"><area shape="rect" href="classitpp_1_1bofstream.html" title="Binary Outfile Class." alt="" coords="191,107,297,133"></map></td></tr> |
---|
120 | <tr><td><img src="inherit__graph__16.png" border="0" alt="" usemap="#itpp_1_1bin_map"> |
---|
121 | <map name="itpp_1_1bin_map"> |
---|
122 | <area shape="rect" href="classitpp_1_1bin.html" title="Binary arithmetic (boolean) class." alt="" coords="7,5,73,32"></map></td></tr> |
---|
123 | <tr><td><img src="inherit__graph__17.png" border="0" alt="" usemap="#itpp_1_1BLERC_map"> |
---|
124 | <map name="itpp_1_1BLERC_map"> |
---|
125 | <area shape="rect" href="classitpp_1_1BLERC.html" title="Class for counting block error rates." alt="" coords="5,5,99,32"></map></td></tr> |
---|
126 | <tr><td><img src="inherit__graph__18.png" border="0" alt="" usemap="#itpp_1_1Block__Interleaver_3_01T_01_4_map"> |
---|
127 | <map name="itpp_1_1Block__Interleaver_3_01T_01_4_map"> |
---|
128 | <area shape="rect" href="classitpp_1_1Block__Interleaver.html" title="Block Interleaver Class." alt="" coords="5,5,189,32"></map></td></tr> |
---|
129 | <tr><td><img src="inherit__graph__19.png" border="0" alt="" usemap="#itpp_1_1BSC_map"> |
---|
130 | <map name="itpp_1_1BSC_map"> |
---|
131 | <area shape="rect" href="classitpp_1_1BSC.html" title="A Binary Symetric Channel with crossover probability p." alt="" coords="5,5,83,32"></map></td></tr> |
---|
132 | <tr><td><img src="inherit__graph__20.png" border="0" alt="" usemap="#itpp_1_1Channel__Code_map"> |
---|
133 | <map name="itpp_1_1Channel__Code_map"> |
---|
134 | <area shape="rect" href="classitpp_1_1Channel__Code.html" title="Generic Channel Code class." alt="" coords="7,157,140,184"><area shape="rect" href="classitpp_1_1BCH.html" title="Class for binary, narrow-sense BCH codes." alt="" coords="233,5,311,32"><area shape="rect" href="classitpp_1_1Convolutional__Code.html" title="Binary Convolutional rate 1/n class." alt="" coords="189,56,355,83"><area shape="rect" href="classitpp_1_1Dummy__Code.html" title="Dummy Channel Code class." alt="" coords="207,107,337,133"><area shape="rect" href="classitpp_1_1Extended__Golay.html" title="Extended Golay code (24,12,8)." alt="" coords="199,157,345,184"><area shape="rect" href="classitpp_1_1Hamming__Code.html" title="Binary Hamming codes." alt="" coords="201,208,343,235"><area shape="rect" href="classitpp_1_1LDPC__Code.html" title="Low-density parity check (LDPC) codec." alt="" coords="212,259,332,285"><area shape="rect" href="classitpp_1_1Reed__Solomon.html" title="Reed-Solomon Codes." alt="" coords="203,309,341,336"><area shape="rect" href="classitpp_1_1Punctured__Convolutional__Code.html" title="Binary Punctured Convolutional Code Class." alt="" coords="403,56,635,83"></map></td></tr> |
---|
135 | <tr><td><img src="inherit__graph__21.png" border="0" alt="" usemap="#itpp_1_1Channel__Specification_map"> |
---|
136 | <map name="itpp_1_1Channel__Specification_map"> |
---|
137 | <area shape="rect" href="classitpp_1_1Channel__Specification.html" title="General specification of a time-domain multipath channel." alt="" coords="7,5,185,32"></map></td></tr> |
---|
138 | <tr><td><img src="inherit__graph__22.png" border="0" alt="" usemap="#itpp_1_1Circular__Buffer_3_01T_01_4_map"> |
---|
139 | <map name="itpp_1_1Circular__Buffer_3_01T_01_4_map"> |
---|
140 | <area shape="rect" href="classitpp_1_1Circular__Buffer.html" title="General circular buffer class." alt="" coords="5,5,173,32"></map></td></tr> |
---|
141 | <tr><td><img src="inherit__graph__23.png" border="0" alt="" usemap="#itpp_1_1Compare__Base__Event__Times_map"> |
---|
142 | <map name="itpp_1_1Compare__Base__Event__Times_map"> |
---|
143 | <area shape="rect" href="structitpp_1_1Compare__Base__Event__Times.html" title="Compare to events, Returns true if expire time of event1 is larger than the expire..." alt="" coords="5,5,229,32"></map></td></tr> |
---|
144 | <tr><td><img src="inherit__graph__24.png" border="0" alt="" usemap="#itpp_1_1Complex__Normal__RNG_map"> |
---|
145 | <map name="itpp_1_1Complex__Normal__RNG_map"> |
---|
146 | <area shape="rect" href="classitpp_1_1Complex__Normal__RNG.html" title="A Complex Normal Source." alt="" coords="5,5,189,32"></map></td></tr> |
---|
147 | <tr><td><img src="inherit__graph__25.png" border="0" alt="" usemap="#itpp_1_1CRC__Code_map"> |
---|
148 | <map name="itpp_1_1CRC__Code_map"> |
---|
149 | <area shape="rect" href="classitpp_1_1CRC__Code.html" title="Cyclic Redundancy Check Codes." alt="" coords="5,5,120,32"></map></td></tr> |
---|
150 | <tr><td><img src="inherit__graph__26.png" border="0" alt="" usemap="#itpp_1_1Cross__Interleaver_3_01T_01_4_map"> |
---|
151 | <map name="itpp_1_1Cross__Interleaver_3_01T_01_4_map"> |
---|
152 | <area shape="rect" href="classitpp_1_1Cross__Interleaver.html" title="Cross Interleaver Class." alt="" coords="5,5,189,32"></map></td></tr> |
---|
153 | <tr><td><img src="inherit__graph__27.png" border="0" alt="" usemap="#itpp_1_1DSFMT_3_01MEXP_00_01POS1_00_01SL1_00_01MSK1_00_01MSK2_00_01MSK32__1_00_01MSK32__2_00_01Mec932b28b225bfeac70afdff12b7127f_map"> |
---|
154 | <map name="itpp_1_1DSFMT_3_01MEXP_00_01POS1_00_01SL1_00_01MSK1_00_01MSK2_00_01MSK32__1_00_01MSK32__2_00_01Mec932b28b225bfeac70afdff12b7127f_map"> |
---|
155 | <area shape="rect" href="classitpp_1_1DSFMT.html" title="C++ implementation of dSFMT random number generatorThe DSFMT class implements parts..." alt="" coords="5,5,739,32"></map></td></tr> |
---|
156 | <tr><td><img src="inherit__graph__28.png" border="0" alt="" usemap="#itpp_1_1Event__Queue_map"> |
---|
157 | <map name="itpp_1_1Event__Queue_map"> |
---|
158 | <area shape="rect" href="classitpp_1_1Event__Queue.html" title="Event Queue class." alt="" coords="7,5,135,32"></map></td></tr> |
---|
159 | <tr><td><img src="inherit__graph__29.png" border="0" alt="" usemap="#itpp_1_1Exponential__RNG_map"> |
---|
160 | <map name="itpp_1_1Exponential__RNG_map"> |
---|
161 | <area shape="rect" href="classitpp_1_1Exponential__RNG.html" title="Exponential distribution." alt="" coords="7,5,159,32"></map></td></tr> |
---|
162 | <tr><td><img src="inherit__graph__30.png" border="0" alt="" usemap="#itpp_1_1Factory_map"> |
---|
163 | <map name="itpp_1_1Factory_map"> |
---|
164 | <area shape="rect" href="classitpp_1_1Factory.html" title="Base class for class factories." alt="" coords="7,5,100,32"><area shape="rect" href="classitpp_1_1Fix__Factory.html" title="Class factory for fixed-point data types Fix and CFix." alt="" coords="149,5,269,32"></map></td></tr> |
---|
165 | <tr><td><img src="inherit__graph__31.png" border="0" alt="" usemap="#itpp_1_1Fading__Generator_map"> |
---|
166 | <map name="itpp_1_1Fading__Generator_map"> |
---|
167 | <area shape="rect" href="classitpp_1_1Fading__Generator.html" title="Fading generator class." alt="" coords="7,107,159,133"><area shape="rect" href="classitpp_1_1Correlated__Fading__Generator.html" title="Correlated (random) fading generator class." alt="" coords="215,56,433,83"><area shape="rect" href="classitpp_1_1Independent__Fading__Generator.html" title="Independent (random) fading generator class." alt="" coords="208,107,440,133"><area shape="rect" href="classitpp_1_1Static__Fading__Generator.html" title="Static fading generator class." alt="" coords="227,157,421,184"><area shape="rect" href="classitpp_1_1FIR__Fading__Generator.html" title="FIR type Fading generator class." alt="" coords="492,5,673,32"><area shape="rect" href="classitpp_1_1IFFT__Fading__Generator.html" title="IFFT type Fading generator class." alt="" coords="489,56,676,83"><area shape="rect" href="classitpp_1_1Rice__Fading__Generator.html" title="Rice type fading generator class." alt="" coords="489,107,676,133"></map></td></tr> |
---|
168 | <tr><td><img src="inherit__graph__32.png" border="0" alt="" usemap="#itpp_1_1Fast__ICA_map"> |
---|
169 | <map name="itpp_1_1Fast__ICA_map"> |
---|
170 | <area shape="rect" href="classitpp_1_1Fast__ICA.html" title="Fast_ICA Fast Independent Component Analysis (Fast ICA)The software is based upon..." alt="" coords="7,5,111,32"></map></td></tr> |
---|
171 | <tr><td><img src="inherit__graph__33.png" border="0" alt="" usemap="#itpp_1_1Filter_3_01T1_00_01double_00_01T1_01_4_map"> |
---|
172 | <map name="itpp_1_1Filter_3_01T1_00_01double_00_01T1_01_4_map"> |
---|
173 | <area shape="rect" href="classitpp_1_1Filter.html" title="itpp::Filter\< T1, double, T1 \>" alt="" coords="7,5,193,32"><area shape="rect" href="classitpp_1_1MA__Filter.html" title="itpp::MA_Filter\< T1, double, T1 \>" alt="" coords="244,5,457,32"></map></td></tr> |
---|
174 | <tr><td><img src="inherit__graph__34.png" border="0" alt="" usemap="#itpp_1_1Filter_3_01T1_00_01T2_00_01T3_01_4_map"> |
---|
175 | <map name="itpp_1_1Filter_3_01T1_00_01T2_00_01T3_01_4_map"> |
---|
176 | <area shape="rect" href="classitpp_1_1Filter.html" title="Virtual Filter Base Class.The class is templated as follows:." alt="" coords="7,5,169,32"></map></td></tr> |
---|
177 | <tr><td><img src="inherit__graph__35.png" border="0" alt="" usemap="#itpp_1_1Filter_3_01T1_00_01T2_00_01T3_01_4_map"> |
---|
178 | <map name="itpp_1_1Filter_3_01T1_00_01T2_00_01T3_01_4_map"> |
---|
179 | <area shape="rect" href="classitpp_1_1Filter.html" title="itpp::Filter\< T1, T2, T3 \>" alt="" coords="7,56,169,83"><area shape="rect" href="classitpp_1_1AR__Filter.html" title="Autoregressive (AR) Filter Base Class.This class implements a autoregressive (AR)..." alt="" coords="229,5,419,32"><area shape="rect" href="classitpp_1_1ARMA__Filter.html" title="Autoregressive Moving Average (ARMA) Filter Base Class.This class implements a autoregressive..." alt="" coords="220,56,428,83"><area shape="rect" href="classitpp_1_1MA__Filter.html" title="Moving Average Filter Base Class.This class implements a moving average (MA) filter..." alt="" coords="228,107,420,133"></map></td></tr> |
---|
180 | <tr><td><img src="inherit__graph__36.png" border="0" alt="" usemap="#itpp_1_1Fix__Base_map"> |
---|
181 | <map name="itpp_1_1Fix__Base_map"> |
---|
182 | <area shape="rect" href="classitpp_1_1Fix__Base.html" title="Base class for fixed-point data types." alt="" coords="7,31,111,57"><area shape="rect" href="classitpp_1_1CFix.html" title="Complex fixed-point data type." alt="" coords="160,5,237,32"><area shape="rect" href="classitpp_1_1Fix.html" title="Fixed-point data type." alt="" coords="165,56,232,83"><area shape="rect" href="classitpp_1_1CFixed.html" title="Templated complex fixed-point data type." alt="" coords="285,5,453,32"><area shape="rect" href="classitpp_1_1Fixed.html" title="Templated fixed-point data type." alt="" coords="289,56,449,83"></map></td></tr> |
---|
183 | <tr><td><img src="inherit__graph__37.png" border="0" alt="" usemap="#itpp_1_1Freq__Filt_3_01Num__T_01_4_map"> |
---|
184 | <map name="itpp_1_1Freq__Filt_3_01Num__T_01_4_map"> |
---|
185 | <area shape="rect" href="classitpp_1_1Freq__Filt.html" title="Freq_Filt Frequency domain filtering using the overlap-add techniqueThe Freq_Filt..." alt="" coords="5,5,173,32"></map></td></tr> |
---|
186 | <tr><td><img src="inherit__graph__38.png" border="0" alt="" usemap="#itpp_1_1Front__Drop__Queue_map"> |
---|
187 | <map name="itpp_1_1Front__Drop__Queue_map"> |
---|
188 | <area shape="rect" href="classitpp_1_1Front__Drop__Queue.html" title="ADD DOCUMENTATION HERE." alt="" coords="5,5,165,32"></map></td></tr> |
---|
189 | <tr><td><img src="inherit__graph__39.png" border="0" alt="" usemap="#itpp_1_1Gamma__RNG_map"> |
---|
190 | <map name="itpp_1_1Gamma__RNG_map"> |
---|
191 | <area shape="rect" href="classitpp_1_1Gamma__RNG.html" title="Gamma distributionGenerate samples from Gamma(alpha,beta) density, according to the..." alt="" coords="7,5,137,32"></map></td></tr> |
---|
192 | <tr><td><img src="inherit__graph__40.png" border="0" alt="" usemap="#itpp_1_1GF_map"> |
---|
193 | <map name="itpp_1_1GF_map"> |
---|
194 | <area shape="rect" href="classitpp_1_1GF.html" title="Galois Field GF(q)." alt="" coords="7,5,73,32"></map></td></tr> |
---|
195 | <tr><td><img src="inherit__graph__41.png" border="0" alt="" usemap="#itpp_1_1GF2mat_map"> |
---|
196 | <map name="itpp_1_1GF2mat_map"> |
---|
197 | <area shape="rect" href="classitpp_1_1GF2mat.html" title="Class for dense GF(2) matrices." alt="" coords="7,5,103,32"></map></td></tr> |
---|
198 | <tr><td><img src="inherit__graph__42.png" border="0" alt="" usemap="#itpp_1_1GF2mat__sparse__alist_map"> |
---|
199 | <map name="itpp_1_1GF2mat__sparse__alist_map"> |
---|
200 | <area shape="rect" href="classitpp_1_1GF2mat__sparse__alist.html" title="Parameterized "alist" representation of sparse GF(2) matrix." alt="" coords="7,5,180,32"></map></td></tr> |
---|
201 | <tr><td><img src="inherit__graph__43.png" border="0" alt="" usemap="#itpp_1_1GFX_map"> |
---|
202 | <map name="itpp_1_1GFX_map"> |
---|
203 | <area shape="rect" href="classitpp_1_1GFX.html" title="Polynomials over GF(q)[x], where q=2^m, m=1,...,16." alt="" coords="5,5,83,32"></map></td></tr> |
---|
204 | <tr><td><img src="inherit__graph__44.png" border="0" alt="" usemap="#itpp_1_1Gold_map"> |
---|
205 | <map name="itpp_1_1Gold_map"> |
---|
206 | <area shape="rect" href="classitpp_1_1Gold.html" title="Gold Sequences." alt="" coords="5,5,83,32"></map></td></tr> |
---|
207 | <tr><td><img src="inherit__graph__45.png" border="0" alt="" usemap="#itpp_1_1Histogram_3_01Num__T_01_4_map"> |
---|
208 | <map name="itpp_1_1Histogram_3_01Num__T_01_4_map"> |
---|
209 | <area shape="rect" href="classitpp_1_1Histogram.html" title="Histogram computation class." alt="" coords="5,5,181,32"></map></td></tr> |
---|
210 | <tr><td><img src="inherit__graph__46.png" border="0" alt="" usemap="#itpp_1_1I__Uniform__RNG_map"> |
---|
211 | <map name="itpp_1_1I__Uniform__RNG_map"> |
---|
212 | <area shape="rect" href="classitpp_1_1I__Uniform__RNG.html" title="Integer uniform distributionExample: Generation of random uniformly distributed integers..." alt="" coords="5,5,147,32"></map></td></tr> |
---|
213 | <tr><td><img src="inherit__graph__47.png" border="0" alt="" usemap="#itpp_1_1Impulse__Source_map"> |
---|
214 | <map name="itpp_1_1Impulse__Source_map"> |
---|
215 | <area shape="rect" href="classitpp_1_1Impulse__Source.html" title="Impulse source." alt="" coords="5,5,149,32"></map></td></tr> |
---|
216 | <tr><td><img src="inherit__graph__48.png" border="0" alt="" usemap="#itpp_1_1it__file__base_map"> |
---|
217 | <map name="itpp_1_1it__file__base_map"> |
---|
218 | <area shape="rect" href="classitpp_1_1it__file__base.html" title="Base class for it_ifile and it_file." alt="" coords="7,5,121,32"><area shape="rect" href="classitpp_1_1it__ifile.html" title="The IT++ file format reading class." alt="" coords="172,5,255,32"><area shape="rect" href="classitpp_1_1it__file.html" title="The IT++ file format reading and writing class." alt="" coords="305,5,385,32"></map></td></tr> |
---|
219 | <tr><td><img src="inherit__graph__49.png" border="0" alt="" usemap="#itpp_1_1it__file__base_1_1it__file__base_1_1data__header_map"> |
---|
220 | <map name="itpp_1_1it__file__base_1_1it__file__base_1_1data__header_map"> |
---|
221 | <area shape="rect" href="structitpp_1_1it__file__base_1_1data__header.html" title="Data header structure." alt="" coords="5,5,275,32"></map></td></tr> |
---|
222 | <tr><td><img src="inherit__graph__50.png" border="0" alt="" usemap="#itpp_1_1it__file__base_1_1it__file__base_1_1file__header_map"> |
---|
223 | <map name="itpp_1_1it__file__base_1_1it__file__base_1_1file__header_map"> |
---|
224 | <area shape="rect" href="structitpp_1_1it__file__base_1_1file__header.html" title="File header structure." alt="" coords="5,5,267,32"></map></td></tr> |
---|
225 | <tr><td><img src="inherit__graph__51.png" border="0" alt="" usemap="#itpp_1_1it__file__base__old_map"> |
---|
226 | <map name="itpp_1_1it__file__base__old_map"> |
---|
227 | <area shape="rect" href="classitpp_1_1it__file__base__old.html" title="Base class for it_ifile_old and it_file_old." alt="" coords="7,5,145,32"><area shape="rect" href="classitpp_1_1it__ifile__old.html" title="The old (version 2) IT++ file format reading class." alt="" coords="196,5,303,32"><area shape="rect" href="classitpp_1_1it__file__old.html" title="The old (version 2) IT++ file format reading and writing class." alt="" coords="353,5,457,32"></map></td></tr> |
---|
228 | <tr><td><img src="inherit__graph__52.png" border="0" alt="" usemap="#itpp_1_1it__file__base__old_1_1it__file__base__old_1_1data__header_map"> |
---|
229 | <map name="itpp_1_1it__file__base__old_1_1it__file__base__old_1_1data__header_map"> |
---|
230 | <area shape="rect" href="structitpp_1_1it__file__base__old_1_1data__header.html" title="Data header structure." alt="" coords="5,5,323,32"></map></td></tr> |
---|
231 | <tr><td><img src="inherit__graph__53.png" border="0" alt="" usemap="#itpp_1_1it__file__base__old_1_1it__file__base__old_1_1file__header_map"> |
---|
232 | <map name="itpp_1_1it__file__base__old_1_1it__file__base__old_1_1file__header_map"> |
---|
233 | <area shape="rect" href="structitpp_1_1it__file__base__old_1_1file__header.html" title="File header structure." alt="" coords="5,5,315,32"></map></td></tr> |
---|
234 | <tr><td><img src="inherit__graph__54.png" border="0" alt="" usemap="#itpp_1_1L3__Packet__Info_map"> |
---|
235 | <map name="itpp_1_1L3__Packet__Info_map"> |
---|
236 | <area shape="rect" href="classitpp_1_1L3__Packet__Info.html" title="itpp::L3_Packet_Info" alt="" coords="5,5,147,32"></map></td></tr> |
---|
237 | <tr><td><img src="inherit__graph__55.png" border="0" alt="" usemap="#itpp_1_1Laplace__RNG_map"> |
---|
238 | <map name="itpp_1_1Laplace__RNG_map"> |
---|
239 | <area shape="rect" href="classitpp_1_1Laplace__RNG.html" title="Laplacian distribution." alt="" coords="5,5,136,32"></map></td></tr> |
---|
240 | <tr><td><img src="inherit__graph__56.png" border="0" alt="" usemap="#itpp_1_1LDPC__Generator_map"> |
---|
241 | <map name="itpp_1_1LDPC__Generator_map"> |
---|
242 | <area shape="rect" href="classitpp_1_1LDPC__Generator.html" title="LDPC Generator pure virtual base class." alt="" coords="7,31,153,57"><area shape="rect" href="classitpp_1_1BLDPC__Generator.html" title="Block LDPC Generator class." alt="" coords="235,5,392,32"><area shape="rect" href="classitpp_1_1LDPC__Generator__Systematic.html" title="Systematic LDPC Generator class." alt="" coords="203,56,424,83"></map></td></tr> |
---|
243 | <tr><td><img src="inherit__graph__57.png" border="0" alt="" usemap="#itpp_1_1LDPC__Parity_map"> |
---|
244 | <map name="itpp_1_1LDPC__Parity_map"> |
---|
245 | <area shape="rect" href="classitpp_1_1LDPC__Parity.html" title="LDPC parity check matrix generic class." alt="" coords="5,31,131,57"><area shape="rect" href="classitpp_1_1BLDPC__Parity.html" title="Block LDPC code parity-check matrix." alt="" coords="216,5,349,32"><area shape="rect" href="classitpp_1_1LDPC__Parity__Unstructured.html" title="Pure abstract class for unstructured LDPC matrices." alt="" coords="180,56,385,83"><area shape="rect" href="classitpp_1_1LDPC__Parity__Irregular.html" title="Irregular LDPC code generator class." alt="" coords="436,31,615,57"><area shape="rect" href="classitpp_1_1LDPC__Parity__Regular.html" title="Regular LDPC code generator class." alt="" coords="437,81,613,108"></map></td></tr> |
---|
246 | <tr><td><img src="inherit__graph__58.png" border="0" alt="" usemap="#itpp_1_1LFSR_map"> |
---|
247 | <map name="itpp_1_1LFSR_map"> |
---|
248 | <area shape="rect" href="classitpp_1_1LFSR.html" title="Binary Linear Feedback Shift Register (LFSR)The LFSR is on Fibonacci form (see p..." alt="" coords="7,5,89,32"></map></td></tr> |
---|
249 | <tr><td><img src="inherit__graph__59.png" border="0" alt="" usemap="#itpp_1_1Line__Search_map"> |
---|
250 | <map name="itpp_1_1Line__Search_map"> |
---|
251 | <area shape="rect" href="classitpp_1_1Line__Search.html" title="Line Search." alt="" coords="5,5,128,32"></map></td></tr> |
---|
252 | <tr><td><img src="inherit__graph__60.png" border="0" alt="" usemap="#itpp_1_1LLR__calc__unit_map"> |
---|
253 | <map name="itpp_1_1LLR__calc__unit_map"> |
---|
254 | <area shape="rect" href="classitpp_1_1LLR__calc__unit.html" title="Log-likelihood algebra calculation unit." alt="" coords="7,5,137,32"></map></td></tr> |
---|
255 | <tr><td><img src="inherit__graph__61.png" border="0" alt="" usemap="#itpp_1_1Mat_3_01bin_01_4_map"> |
---|
256 | <map name="itpp_1_1Mat_3_01bin_01_4_map"> |
---|
257 | <area shape="rect" href="classitpp_1_1Mat.html" title="itpp::Mat\< bin \>" alt="" coords="7,5,119,32"></map></td></tr> |
---|
258 | <tr><td><img src="inherit__graph__62.png" border="0" alt="" usemap="#itpp_1_1Mat_3_01Num__T_01_4_map"> |
---|
259 | <map name="itpp_1_1Mat_3_01Num__T_01_4_map"> |
---|
260 | <area shape="rect" href="classitpp_1_1Mat.html" title="Matrix Class (Templated)." alt="" coords="5,5,144,32"></map></td></tr> |
---|
261 | <tr><td><img src="inherit__graph__63.png" border="0" alt="" usemap="#itpp_1_1Modulator_3_01double_01_4_map"> |
---|
262 | <map name="itpp_1_1Modulator_3_01double_01_4_map"> |
---|
263 | <area shape="rect" href="classitpp_1_1Modulator.html" title="itpp::Modulator\< double \>" alt="" coords="7,31,175,57"><area shape="rect" href="classitpp_1_1BPSK.html" title="BPSK modulator with real symbols." alt="" coords="225,5,311,32"><area shape="rect" href="classitpp_1_1PAM.html" title="M-ary PAM modulator with real symbols." alt="" coords="229,56,307,83"></map></td></tr> |
---|
264 | <tr><td><img src="inherit__graph__64.png" border="0" alt="" usemap="#itpp_1_1Modulator_3_01std_1_1complex_3_01double_01_4_01_4_map"> |
---|
265 | <map name="itpp_1_1Modulator_3_01std_1_1complex_3_01double_01_4_01_4_map"> |
---|
266 | <area shape="rect" href="classitpp_1_1Modulator.html" title="itpp::Modulator\< std::complex\< double \> \>" alt="" coords="7,56,273,83"><area shape="rect" href="classitpp_1_1PAM__c.html" title="M-ary PAM modulator with complex symbols." alt="" coords="324,5,415,32"><area shape="rect" href="classitpp_1_1PSK.html" title="M-ary PSK modulator." alt="" coords="331,56,408,83"><area shape="rect" href="classitpp_1_1QAM.html" title="M-ary QAM modulator with square lattice." alt="" coords="329,107,409,133"><area shape="rect" href="classitpp_1_1BPSK__c.html" title="BPSK modulator with complex symbols." alt="" coords="465,31,564,57"><area shape="rect" href="classitpp_1_1QPSK.html" title="QPSK modulator." alt="" coords="471,81,559,108"></map></td></tr> |
---|
267 | <tr><td><img src="inherit__graph__65.png" border="0" alt="" usemap="#itpp_1_1Modulator_3_01T_01_4_map"> |
---|
268 | <map name="itpp_1_1Modulator_3_01T_01_4_map"> |
---|
269 | <area shape="rect" href="classitpp_1_1Modulator.html" title="General modulator for 1D or 2D signal constellations." alt="" coords="7,5,145,32"></map></td></tr> |
---|
270 | <tr><td><img src="inherit__graph__66.png" border="0" alt="" usemap="#itpp_1_1Modulator__ND_map"> |
---|
271 | <map name="itpp_1_1Modulator__ND_map"> |
---|
272 | <area shape="rect" href="classitpp_1_1Modulator__ND.html" title="Base class for an N-dimensional (ND) vector (MIMO) modulator." alt="" coords="7,81,137,108"><area shape="rect" href="classitpp_1_1Modulator__NCD.html" title="Base class for vector (MIMO) channel modulator/demodulators with complex valued components..." alt="" coords="187,56,328,83"><area shape="rect" href="classitpp_1_1Modulator__NRD.html" title="Base class for N-dimensional vector (MIMO) channel modulators/demodulators with real-valued..." alt="" coords="187,107,328,133"><area shape="rect" href="classitpp_1_1ND__UPSK.html" title="itpp::ND_UPSK" alt="" coords="377,5,489,32"><area shape="rect" href="classitpp_1_1ND__UQAM.html" title="Complex MIMO channel with uniform QAM per dimension." alt="" coords="376,56,491,83"><area shape="rect" href="classitpp_1_1ND__UPAM.html" title="Real-valued MIMO channel with uniform PAM along each dimension." alt="" coords="377,107,489,133"></map></td></tr> |
---|
273 | <tr><td><img src="inherit__graph__67.png" border="0" alt="" usemap="#itpp_1_1MOG__generic_map"> |
---|
274 | <map name="itpp_1_1MOG__generic_map"> |
---|
275 | <area shape="rect" href="classitpp_1_1MOG__generic.html" title="Generic Mixture of Gaussians (MOG) class. Used as a base for other MOG classes." alt="" coords="5,31,136,57"><area shape="rect" href="classitpp_1_1MOG__diag.html" title="Diagonal Mixture of Gaussians (MOG) class." alt="" coords="184,31,296,57"><area shape="rect" href="classitpp_1_1MOG__diag__EM__sup.html" title="support class for MOG_diag_ML() and MOG_diag_MAP()" alt="" coords="357,5,525,32"><area shape="rect" href="classitpp_1_1MOG__diag__kmeans__sup.html" title="support class for MOG_diag_kmeans()" alt="" coords="345,56,537,83"></map></td></tr> |
---|
276 | <tr><td><img src="inherit__graph__68.png" border="0" alt="" usemap="#itpp_1_1Multicode__Spread__1d_map"> |
---|
277 | <map name="itpp_1_1Multicode__Spread__1d_map"> |
---|
278 | <area shape="rect" href="classitpp_1_1Multicode__Spread__1d.html" title="Multicode spreading of float symbols." alt="" coords="5,5,181,32"></map></td></tr> |
---|
279 | <tr><td><img src="inherit__graph__69.png" border="0" alt="" usemap="#itpp_1_1Multicode__Spread__2d_map"> |
---|
280 | <map name="itpp_1_1Multicode__Spread__2d_map"> |
---|
281 | <area shape="rect" href="classitpp_1_1Multicode__Spread__2d.html" title="Multicode spreading of complex symbols to complex output." alt="" coords="5,5,181,32"></map></td></tr> |
---|
282 | <tr><td><img src="inherit__graph__70.png" border="0" alt="" usemap="#itpp_1_1Name_map"> |
---|
283 | <map name="itpp_1_1Name_map"> |
---|
284 | <area shape="rect" href="classitpp_1_1Name.html" title="Automatic naming when savingAn easy way to give a variable a name and optionally..." alt="" coords="7,5,89,32"></map></td></tr> |
---|
285 | <tr><td><img src="inherit__graph__71.png" border="0" alt="" usemap="#itpp_1_1Newton__Search_map"> |
---|
286 | <map name="itpp_1_1Newton__Search_map"> |
---|
287 | <area shape="rect" href="classitpp_1_1Newton__Search.html" title="Newton Search." alt="" coords="5,5,147,32"></map></td></tr> |
---|
288 | <tr><td><img src="inherit__graph__72.png" border="0" alt="" usemap="#itpp_1_1Normal__RNG_map"> |
---|
289 | <map name="itpp_1_1Normal__RNG_map"> |
---|
290 | <area shape="rect" href="classitpp_1_1Normal__RNG.html" title="Normal distributionNormal (Gaussian) random variables, using a simplified Ziggurat..." alt="" coords="7,5,132,32"></map></td></tr> |
---|
291 | <tr><td><img src="inherit__graph__73.png" border="0" alt="" usemap="#itpp_1_1OFDM_map"> |
---|
292 | <map name="itpp_1_1OFDM_map"> |
---|
293 | <area shape="rect" href="classitpp_1_1OFDM.html" title="Class for modulating and demodulation of OFDM signals using the FFT." alt="" coords="5,5,93,32"></map></td></tr> |
---|
294 | <tr><td><img src="inherit__graph__74.png" border="0" alt="" usemap="#itpp_1_1Packet_map"> |
---|
295 | <map name="itpp_1_1Packet_map"> |
---|
296 | <area shape="rect" href="classitpp_1_1Packet.html" title="itpp::Packet" alt="" coords="7,56,97,83"><area shape="rect" href="classitpp_1_1ACK.html" title="itpp::ACK" alt="" coords="171,5,248,32"><area shape="rect" href="classitpp_1_1Link__Packet.html" title="itpp::Link_Packet" alt="" coords="148,56,271,83"><area shape="rect" href="classitpp_1_1TCP__Packet.html" title="itpp::TCP_Packet" alt="" coords="148,107,271,133"></map></td></tr> |
---|
297 | <tr><td><img src="inherit__graph__75.png" border="0" alt="" usemap="#itpp_1_1Packet__Channel_map"> |
---|
298 | <map name="itpp_1_1Packet__Channel_map"> |
---|
299 | <area shape="rect" href="classitpp_1_1Packet__Channel.html" title="ADD DOCUMENTATION HERE." alt="" coords="7,5,151,32"></map></td></tr> |
---|
300 | <tr><td><img src="inherit__graph__76.png" border="0" alt="" usemap="#itpp_1_1Packet__Generator_map"> |
---|
301 | <map name="itpp_1_1Packet__Generator_map"> |
---|
302 | <area shape="rect" href="classitpp_1_1Packet__Generator.html" title="itpp::Packet_Generator" alt="" coords="7,31,161,57"><area shape="rect" href="classitpp_1_1Poisson__Packet__Generator.html" title="itpp::Poisson_Packet_Generator" alt="" coords="212,31,420,57"><area shape="rect" href="classitpp_1_1Burst__WWW__Packet__Generator.html" title="itpp::Burst_WWW_Packet_Generator" alt="" coords="476,5,711,32"><area shape="rect" href="classitpp_1_1Constant__Rate__Packet__Generator.html" title="itpp::Constant_Rate_Packet_Generator" alt="" coords="469,56,717,83"></map></td></tr> |
---|
303 | <tr><td><img src="inherit__graph__77.png" border="0" alt="" usemap="#itpp_1_1Parser_map"> |
---|
304 | <map name="itpp_1_1Parser_map"> |
---|
305 | <area shape="rect" href="classitpp_1_1Parser.html" title="Argument Parser Class." alt="" coords="5,5,93,32"></map></td></tr> |
---|
306 | <tr><td><img src="inherit__graph__78.png" border="0" alt="" usemap="#itpp_1_1Pattern__Source_map"> |
---|
307 | <map name="itpp_1_1Pattern__Source_map"> |
---|
308 | <area shape="rect" href="classitpp_1_1Pattern__Source.html" title="Pattern source." alt="" coords="7,5,145,32"></map></td></tr> |
---|
309 | <tr><td><img src="inherit__graph__79.png" border="0" alt="" usemap="#itpp_1_1Pulse__Shape_3_01T1_00_01double_00_01T1_01_4_map"> |
---|
310 | <map name="itpp_1_1Pulse__Shape_3_01T1_00_01double_00_01T1_01_4_map"> |
---|
311 | <area shape="rect" href="classitpp_1_1Pulse__Shape.html" title="itpp::Pulse_Shape\< T1, double, T1 \>" alt="" coords="7,31,241,57"><area shape="rect" href="classitpp_1_1Raised__Cosine.html" title="Raised Cosine (RC) Pulse Shaper." alt="" coords="308,5,484,32"><area shape="rect" href="classitpp_1_1Root__Raised__Cosine.html" title="(Square) Root Raised Cosine (RRC) Pulse Shaper" alt="" coords="291,56,501,83"></map></td></tr> |
---|
312 | <tr><td><img src="inherit__graph__80.png" border="0" alt="" usemap="#itpp_1_1Pulse__Shape_3_01T1_00_01T2_00_01T3_01_4_map"> |
---|
313 | <map name="itpp_1_1Pulse__Shape_3_01T1_00_01T2_00_01T3_01_4_map"> |
---|
314 | <area shape="rect" href="classitpp_1_1Pulse__Shape.html" title="General FIR Pulse Shape." alt="" coords="7,5,217,32"></map></td></tr> |
---|
315 | <tr><td><img src="inherit__graph__81.png" border="0" alt="" usemap="#itpp_1_1Rayleigh__RNG_map"> |
---|
316 | <map name="itpp_1_1Rayleigh__RNG_map"> |
---|
317 | <area shape="rect" href="classitpp_1_1Rayleigh__RNG.html" title="Rayleigh distribution." alt="" coords="5,5,141,32"></map></td></tr> |
---|
318 | <tr><td><img src="inherit__graph__82.png" border="0" alt="" usemap="#itpp_1_1Rec__Syst__Conv__Code_map"> |
---|
319 | <map name="itpp_1_1Rec__Syst__Conv__Code_map"> |
---|
320 | <area shape="rect" href="classitpp_1_1Rec__Syst__Conv__Code.html" title="A Recursive Systematic Convolutional Encoder/Decoder class." alt="" coords="5,5,187,32"></map></td></tr> |
---|
321 | <tr><td><img src="inherit__graph__83.png" border="0" alt="" usemap="#itpp_1_1Rice__RNG_map"> |
---|
322 | <map name="itpp_1_1Rice__RNG_map"> |
---|
323 | <area shape="rect" href="classitpp_1_1Rice__RNG.html" title="Rice distribution." alt="" coords="5,5,117,32"></map></td></tr> |
---|
324 | <tr><td><img src="inherit__graph__84.png" border="0" alt="" usemap="#itpp_1_1Sawtooth__Source_map"> |
---|
325 | <map name="itpp_1_1Sawtooth__Source_map"> |
---|
326 | <area shape="rect" href="classitpp_1_1Sawtooth__Source.html" title="Sawtooth-wave source." alt="" coords="5,5,157,32"></map></td></tr> |
---|
327 | <tr><td><img src="inherit__graph__85.png" border="0" alt="" usemap="#itpp_1_1Scalar__Quantizer_map"> |
---|
328 | <map name="itpp_1_1Scalar__Quantizer_map"> |
---|
329 | <area shape="rect" href="classitpp_1_1Scalar__Quantizer.html" title="Class for vector quantization." alt="" coords="7,5,156,32"></map></td></tr> |
---|
330 | <tr><td><img src="inherit__graph__86.png" border="0" alt="" usemap="#itpp_1_1Selective__Repeat__ARQ__Receiver_map"> |
---|
331 | <map name="itpp_1_1Selective__Repeat__ARQ__Receiver_map"> |
---|
332 | <area shape="rect" href="classitpp_1_1Selective__Repeat__ARQ__Receiver.html" title="itpp::Selective_Repeat_ARQ_Receiver" alt="" coords="5,5,251,32"></map></td></tr> |
---|
333 | <tr><td><img src="inherit__graph__87.png" border="0" alt="" usemap="#itpp_1_1Selective__Repeat__ARQ__Sender_map"> |
---|
334 | <map name="itpp_1_1Selective__Repeat__ARQ__Sender_map"> |
---|
335 | <area shape="rect" href="classitpp_1_1Selective__Repeat__ARQ__Sender.html" title="itpp::Selective_Repeat_ARQ_Sender" alt="" coords="7,5,241,32"></map></td></tr> |
---|
336 | <tr><td><img src="inherit__graph__88.png" border="0" alt="" usemap="#itpp_1_1Sequence__Interleaver_3_01T_01_4_map"> |
---|
337 | <map name="itpp_1_1Sequence__Interleaver_3_01T_01_4_map"> |
---|
338 | <area shape="rect" href="classitpp_1_1Sequence__Interleaver.html" title="Sequence Interleaver Class." alt="" coords="5,5,213,32"></map></td></tr> |
---|
339 | <tr><td><img src="inherit__graph__89.png" border="0" alt="" usemap="#itpp_1_1Sequence__Number_map"> |
---|
340 | <map name="itpp_1_1Sequence__Number_map"> |
---|
341 | <area shape="rect" href="classitpp_1_1Sequence__Number.html" title="itpp::Sequence_Number" alt="" coords="5,5,165,32"></map></td></tr> |
---|
342 | <tr><td><img src="inherit__graph__90.png" border="0" alt="" usemap="#itpp_1_1Signal_3_01DataType_01_4_map"> |
---|
343 | <map name="itpp_1_1Signal_3_01DataType_01_4_map"> |
---|
344 | <area shape="rect" href="classitpp_1_1Signal.html" title="Signals and slots." alt="" coords="5,5,171,32"></map></td></tr> |
---|
345 | <tr><td><img src="inherit__graph__91.png" border="0" alt="" usemap="#itpp_1_1Sine__Source_map"> |
---|
346 | <map name="itpp_1_1Sine__Source_map"> |
---|
347 | <area shape="rect" href="classitpp_1_1Sine__Source.html" title="Sine-wave source." alt="" coords="7,5,129,32"></map></td></tr> |
---|
348 | <tr><td><img src="inherit__graph__92.png" border="0" alt="" usemap="#itpp_1_1Sink_map"> |
---|
349 | <map name="itpp_1_1Sink_map"> |
---|
350 | <area shape="rect" href="classitpp_1_1Sink.html" title="itpp::Sink" alt="" coords="7,5,81,32"></map></td></tr> |
---|
351 | <tr><td><img src="inherit__graph__93.png" border="0" alt="" usemap="#itpp_1_1SND__Format_map"> |
---|
352 | <map name="itpp_1_1SND__Format_map"> |
---|
353 | <area shape="rect" href="classitpp_1_1Audio__File.html" title="Base class - do not use this one!ACTION: ADD DETAILED DOCUMENTATION FOR THIS CLASS!!!!!!!!!!!..." alt="" coords="12,5,124,32"><area shape="rect" href="classitpp_1_1SND__In__File.html" title="A class to read SND-files (the .au format)ACTION: ADD DETAILED DOCUMENTATION FOR..." alt="" coords="184,5,307,32"><area shape="rect" href="classitpp_1_1SND__Out__File.html" title="A class to write SND-files (the .au format)ACTION: ADD DETAILED DOCUMENTATION FOR..." alt="" coords="179,56,312,83"><area shape="rect" href="classitpp_1_1SND__IO__File.html" title="This class is capable of doing both input and output.ACTION: ADD DETAILED DOCUMENTATION..." alt="" coords="361,31,487,57"><area shape="rect" href="classitpp_1_1SND__Format.html" title="Base class for SND reading classes (the .au format)ACTION: ADD DETAILED DOCUMENTATION..." alt="" coords="5,56,131,83"></map></td></tr> |
---|
354 | <tr><td><img src="inherit__graph__94.png" border="0" alt="" usemap="#itpp_1_1Sort_3_01T_01_4_map"> |
---|
355 | <map name="itpp_1_1Sort_3_01T_01_4_map"> |
---|
356 | <area shape="rect" href="classitpp_1_1Sort.html" title="Class for sorting of vectors." alt="" coords="5,5,112,32"></map></td></tr> |
---|
357 | <tr><td><img src="inherit__graph__95.png" border="0" alt="" usemap="#itpp_1_1Sparse__Mat_3_01T_01_4_map"> |
---|
358 | <map name="itpp_1_1Sparse__Mat_3_01T_01_4_map"> |
---|
359 | <area shape="rect" href="classitpp_1_1Sparse__Mat.html" title="Templated Sparse Matrix Class." alt="" coords="5,5,157,32"></map></td></tr> |
---|
360 | <tr><td><img src="inherit__graph__96.png" border="0" alt="" usemap="#itpp_1_1Sparse__Vec_3_01T_01_4_map"> |
---|
361 | <map name="itpp_1_1Sparse__Vec_3_01T_01_4_map"> |
---|
362 | <area shape="rect" href="classitpp_1_1Sparse__Vec.html" title="Templated sparse vector class." alt="" coords="5,5,157,32"></map></td></tr> |
---|
363 | <tr><td><img src="inherit__graph__97.png" border="0" alt="" usemap="#itpp_1_1Spread__1d_map"> |
---|
364 | <map name="itpp_1_1Spread__1d_map"> |
---|
365 | <area shape="rect" href="classitpp_1_1Spread__1d.html" title="Spreading of float symbols to float output." alt="" coords="5,5,117,32"></map></td></tr> |
---|
366 | <tr><td><img src="inherit__graph__98.png" border="0" alt="" usemap="#itpp_1_1Spread__2d_map"> |
---|
367 | <map name="itpp_1_1Spread__2d_map"> |
---|
368 | <area shape="rect" href="classitpp_1_1Spread__2d.html" title="Spreading of complex symbols to complex output." alt="" coords="5,5,117,32"></map></td></tr> |
---|
369 | <tr><td><img src="inherit__graph__99.png" border="0" alt="" usemap="#itpp_1_1Square__Source_map"> |
---|
370 | <map name="itpp_1_1Square__Source_map"> |
---|
371 | <area shape="rect" href="classitpp_1_1Square__Source.html" title="Square-wave source." alt="" coords="7,5,145,32"></map></td></tr> |
---|
372 | <tr><td><img src="inherit__graph__100.png" border="0" alt="" usemap="#itpp_1_1Stack_3_01T_01_4_map"> |
---|
373 | <map name="itpp_1_1Stack_3_01T_01_4_map"> |
---|
374 | <area shape="rect" href="classitpp_1_1Stack.html" title="General stack class." alt="" coords="7,5,121,32"></map></td></tr> |
---|
375 | <tr><td><img src="inherit__graph__101.png" border="0" alt="" usemap="#itpp_1_1Stat_map"> |
---|
376 | <map name="itpp_1_1Stat_map"> |
---|
377 | <area shape="rect" href="classitpp_1_1Stat.html" title="A class for sampling a signal and calculating statistics." alt="" coords="5,5,80,32"></map></td></tr> |
---|
378 | <tr><td><img src="inherit__graph__102.png" border="0" alt="" usemap="#itpp_1_1TCP__Client__Application_map"> |
---|
379 | <map name="itpp_1_1TCP__Client__Application_map"> |
---|
380 | <area shape="rect" href="classitpp_1_1TCP__Client__Application.html" title="itpp::TCP_Client_Application" alt="" coords="5,5,192,32"></map></td></tr> |
---|
381 | <tr><td><img src="inherit__graph__103.png" border="0" alt="" usemap="#itpp_1_1TCP__Packet_1_1TCP__Packet_1_1TDebugInfo_map"> |
---|
382 | <map name="itpp_1_1TCP__Packet_1_1TCP__Packet_1_1TDebugInfo_map"> |
---|
383 | <area shape="rect" href="structitpp_1_1TCP__Packet_1_1TDebugInfo.html" title="ADD DOCUMENTATION HERE." alt="" coords="5,5,285,32"></map></td></tr> |
---|
384 | <tr><td><img src="inherit__graph__104.png" border="0" alt="" usemap="#itpp_1_1TCP__Receiver_map"> |
---|
385 | <map name="itpp_1_1TCP__Receiver_map"> |
---|
386 | <area shape="rect" href="classitpp_1_1TCP__Receiver.html" title="itpp::TCP_Receiver" alt="" coords="5,5,139,32"></map></td></tr> |
---|
387 | <tr><td><img src="inherit__graph__105.png" border="0" alt="" usemap="#itpp_1_1TCP__Receiver__Buffer_map"> |
---|
388 | <map name="itpp_1_1TCP__Receiver__Buffer_map"> |
---|
389 | <area shape="rect" href="classitpp_1_1TCP__Receiver__Buffer.html" title="itpp::TCP_Receiver_Buffer" alt="" coords="7,5,180,32"></map></td></tr> |
---|
390 | <tr><td><img src="inherit__graph__106.png" border="0" alt="" usemap="#itpp_1_1TCP__Segment_map"> |
---|
391 | <map name="itpp_1_1TCP__Segment_map"> |
---|
392 | <area shape="rect" href="classitpp_1_1TCP__Segment.html" title="itpp::TCP_Segment" alt="" coords="7,5,140,32"></map></td></tr> |
---|
393 | <tr><td><img src="inherit__graph__107.png" border="0" alt="" usemap="#itpp_1_1TCP__Sender_map"> |
---|
394 | <map name="itpp_1_1TCP__Sender_map"> |
---|
395 | <area shape="rect" href="classitpp_1_1TCP__Sender.html" title="itpp::TCP_Sender" alt="" coords="7,5,129,32"></map></td></tr> |
---|
396 | <tr><td><img src="inherit__graph__108.png" border="0" alt="" usemap="#itpp_1_1TCP__Server__Application_map"> |
---|
397 | <map name="itpp_1_1TCP__Server__Application_map"> |
---|
398 | <area shape="rect" href="classitpp_1_1TCP__Server__Application.html" title="itpp::TCP_Server_Application" alt="" coords="5,5,197,32"></map></td></tr> |
---|
399 | <tr><td><img src="inherit__graph__109.png" border="0" alt="" usemap="#itpp_1_1TDL__Channel_map"> |
---|
400 | <map name="itpp_1_1TDL__Channel_map"> |
---|
401 | <area shape="rect" href="classitpp_1_1TDL__Channel.html" title="Tapped Delay Line (TDL) channel model." alt="" coords="5,5,133,32"></map></td></tr> |
---|
402 | <tr><td><img src="inherit__graph__110.png" border="0" alt="" usemap="#itpp_1_1Timer_map"> |
---|
403 | <map name="itpp_1_1Timer_map"> |
---|
404 | <area shape="rect" href="classitpp_1_1Timer.html" title="A virtual base class for timers." alt="" coords="7,31,89,57"><area shape="rect" href="classitpp_1_1CPU__Timer.html" title="A CPU time timer classMeasures the time spent by the CPU on the current process...." alt="" coords="139,5,256,32"><area shape="rect" href="classitpp_1_1Real__Timer.html" title="A real time timer classMeasures real time." alt="" coords="140,56,255,83"></map></td></tr> |
---|
405 | <tr><td><img src="inherit__graph__111.png" border="0" alt="" usemap="#itpp_1_1Triangle__Source_map"> |
---|
406 | <map name="itpp_1_1Triangle__Source_map"> |
---|
407 | <area shape="rect" href="classitpp_1_1Triangle__Source.html" title="Triangle-wave source." alt="" coords="5,5,149,32"></map></td></tr> |
---|
408 | <tr><td><img src="inherit__graph__112.png" border="0" alt="" usemap="#itpp_1_1TTimer_3_01THandler_01_4_map"> |
---|
409 | <map name="itpp_1_1TTimer_3_01THandler_01_4_map"> |
---|
410 | <area shape="rect" href="classitpp_1_1TTimer.html" title="itpp::TTimer\< THandler \>" alt="" coords="5,5,173,32"></map></td></tr> |
---|
411 | <tr><td><img src="inherit__graph__113.png" border="0" alt="" usemap="#itpp_1_1Turbo__Codec_map"> |
---|
412 | <map name="itpp_1_1Turbo__Codec_map"> |
---|
413 | <area shape="rect" href="classitpp_1_1Turbo__Codec.html" title="Turbo encoder/decoder ClassTo set up the turbo encoder used in e.g. WCDMA the following..." alt="" coords="7,5,132,32"></map></td></tr> |
---|
414 | <tr><td><img src="inherit__graph__114.png" border="0" alt="" usemap="#itpp_1_1Uniform__RNG_map"> |
---|
415 | <map name="itpp_1_1Uniform__RNG_map"> |
---|
416 | <area shape="rect" href="classitpp_1_1Uniform__RNG.html" title="Uniform distribution." alt="" coords="5,5,136,32"></map></td></tr> |
---|
417 | <tr><td><img src="inherit__graph__115.png" border="0" alt="" usemap="#itpp_1_1Vec_3_01double_01_4_map"> |
---|
418 | <map name="itpp_1_1Vec_3_01double_01_4_map"> |
---|
419 | <area shape="rect" href="classitpp_1_1Vec.html" title="itpp::Vec\< double \>" alt="" coords="7,5,140,32"></map></td></tr> |
---|
420 | <tr><td><img src="inherit__graph__116.png" border="0" alt="" usemap="#itpp_1_1Vec_3_01Num__T_01_4_map"> |
---|
421 | <map name="itpp_1_1Vec_3_01Num__T_01_4_map"> |
---|
422 | <area shape="rect" href="classitpp_1_1Vec.html" title="Vector Class (Templated)." alt="" coords="5,5,144,32"></map></td></tr> |
---|
423 | <tr><td><img src="inherit__graph__117.png" border="0" alt="" usemap="#itpp_1_1Vec_3_01std_1_1complex_3_01double_01_4_01_4_map"> |
---|
424 | <map name="itpp_1_1Vec_3_01std_1_1complex_3_01double_01_4_01_4_map"> |
---|
425 | <area shape="rect" href="classitpp_1_1Vec.html" title="itpp::Vec\< std::complex\< double \> \>" alt="" coords="7,5,239,32"></map></td></tr> |
---|
426 | <tr><td><img src="inherit__graph__118.png" border="0" alt="" usemap="#itpp_1_1Vec_3_01T1_01_4_map"> |
---|
427 | <map name="itpp_1_1Vec_3_01T1_01_4_map"> |
---|
428 | <area shape="rect" href="classitpp_1_1Vec.html" title="itpp::Vec\< T1 \>" alt="" coords="5,5,117,32"></map></td></tr> |
---|
429 | <tr><td><img src="inherit__graph__119.png" border="0" alt="" usemap="#itpp_1_1Vector__Quantizer_map"> |
---|
430 | <map name="itpp_1_1Vector__Quantizer_map"> |
---|
431 | <area shape="rect" href="classitpp_1_1Vector__Quantizer.html" title="Class for vector quantization." alt="" coords="7,5,156,32"></map></td></tr> |
---|
432 | <tr><td><img src="inherit__graph__120.png" border="0" alt="" usemap="#itpp_1_1Weibull__RNG_map"> |
---|
433 | <map name="itpp_1_1Weibull__RNG_map"> |
---|
434 | <area shape="rect" href="classitpp_1_1Weibull__RNG.html" title="Weibull distribution." alt="" coords="5,5,133,32"></map></td></tr> |
---|
435 | <tr><td><img src="inherit__graph__121.png" border="0" alt="" usemap="#sqmat_map"> |
---|
436 | <map name="sqmat_map"> |
---|
437 | <area shape="rect" href="classsqmat.html" title="Virtual class for representation of double symmetric matrices in square-root form..." alt="" coords="7,56,63,83"><area shape="rect" href="classchmat.html" title="Symmetric matrix stored in square root decomposition using upper cholesky." alt="" coords="115,5,171,32"><area shape="rect" href="classfsqmat.html" title="Fake sqmat. This class maps sqmat operations to operations on full matrix." alt="" coords="112,56,173,83"><area shape="rect" href="classldmat.html" title="Matrix stored in LD form, (commonly known as UD)." alt="" coords="116,107,169,133"></map></td></tr> |
---|
438 | <tr><td><img src="inherit__graph__122.png" border="0" alt="" usemap="#UImexDS_map"> |
---|
439 | <map name="UImexDS_map"> |
---|
440 | <area shape="rect" href="classUImexDS.html" title="Create memory data source from mxArray." alt="" coords="5,5,83,32"></map></td></tr> |
---|
441 | <tr><td><img src="inherit__graph__123.png" border="0" alt="" usemap="#UIMPF_map"> |
---|
442 | <map name="UIMPF_map"> |
---|
443 | <area shape="rect" href="classUIMPF.html" title="UIMPF" alt="" coords="7,5,68,32"></map></td></tr> |
---|
444 | </table> |
---|
445 | </div> |
---|
446 | <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:18 2009 for mixpp by |
---|
447 | <a href="http://www.doxygen.org/index.html"> |
---|
448 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
---|
449 | </body> |
---|
450 | </html> |
---|