[353] | 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: Histogram</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><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> |
---|
| 60 | <div class="contents"> |
---|
| 61 | <h1>Histogram<br> |
---|
| 62 | <small> |
---|
| 63 | [<a class="el" href="group__stat.html">Statistics Module</a>]</small> |
---|
| 64 | </h1><table border="0" cellpadding="0" cellspacing="0"> |
---|
| 65 | <tr><td></td></tr> |
---|
| 66 | <tr><td colspan="2"><br><h2>Classes</h2></td></tr> |
---|
| 67 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1Histogram.html">itpp::Histogram< Num_T ></a></td></tr> |
---|
| 68 | |
---|
| 69 | <tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classitpp_1_1Histogram.html" title="Histogram computation class.">Histogram</a> computation class. <a href="classitpp_1_1Histogram.html#_details">More...</a><br></td></tr> |
---|
| 70 | <tr><td colspan="2"><br><h2>Functions</h2></td></tr> |
---|
| 71 | <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="group__histogram.html#g9af656d3a1059f15371b3389ca9bb943">itpp::Histogram::Histogram</a> (Num_T from=Num_T(0), Num_T to=Num_T(99), int n_bins=100)</td></tr> |
---|
| 72 | |
---|
| 73 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g7e6fb324cfe1ebf5353660f10857c4dc"></a><!-- doxytag: member="histogram::setup" ref="g7e6fb324cfe1ebf5353660f10857c4dc" args="(Num_T from, Num_T to, int n_bins)" --> |
---|
| 74 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="group__histogram.html#g7e6fb324cfe1ebf5353660f10857c4dc">itpp::Histogram::setup</a> (Num_T from, Num_T to, int n_bins)</td></tr> |
---|
| 75 | |
---|
| 76 | <tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classitpp_1_1Histogram.html" title="Histogram computation class.">Histogram</a> setup. <br></td></tr> |
---|
| 77 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gaf127f05ede5a7c147b23374bb90f89e"></a><!-- doxytag: member="histogram::update" ref="gaf127f05ede5a7c147b23374bb90f89e" args="(Num_T value)" --> |
---|
| 78 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="group__histogram.html#gaf127f05ede5a7c147b23374bb90f89e">itpp::Histogram::update</a> (Num_T value)</td></tr> |
---|
| 79 | |
---|
| 80 | <tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classitpp_1_1Histogram.html" title="Histogram computation class.">Histogram</a> update. <br></td></tr> |
---|
| 81 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g137a9b7ba2e9282ed245cbfcc7de2864"></a><!-- doxytag: member="histogram::update" ref="g137a9b7ba2e9282ed245cbfcc7de2864" args="(Vec< Num_T > values)" --> |
---|
| 82 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="group__histogram.html#g137a9b7ba2e9282ed245cbfcc7de2864">itpp::Histogram::update</a> (Vec< Num_T > values)</td></tr> |
---|
| 83 | |
---|
| 84 | <tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classitpp_1_1Histogram.html" title="Histogram computation class.">Histogram</a> update. <br></td></tr> |
---|
| 85 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ge05bfc019ca085f4654707e9cf972f43"></a><!-- doxytag: member="histogram::update" ref="ge05bfc019ca085f4654707e9cf972f43" args="(Mat< Num_T > values)" --> |
---|
| 86 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="group__histogram.html#ge05bfc019ca085f4654707e9cf972f43">itpp::Histogram::update</a> (Mat< Num_T > values)</td></tr> |
---|
| 87 | |
---|
| 88 | <tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classitpp_1_1Histogram.html" title="Histogram computation class.">Histogram</a> update. <br></td></tr> |
---|
| 89 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g0734cd4bae5ea37fd00e18bf21be4cb5"></a><!-- doxytag: member="histogram::get_pdf" ref="g0734cd4bae5ea37fd00e18bf21be4cb5" args="() const " --> |
---|
| 90 | <a class="el" href="classitpp_1_1Vec.html#02e1bb55f60f3c2eb7a020eb1c2cfcf4">vec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group__histogram.html#g0734cd4bae5ea37fd00e18bf21be4cb5">itpp::Histogram::get_pdf</a> () const </td></tr> |
---|
| 91 | |
---|
| 92 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Experimental Probability Density Function (PDF) computation. <br></td></tr> |
---|
| 93 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g18cfd3695d2e3b485f495962475438c4"></a><!-- doxytag: member="histogram::get_cdf" ref="g18cfd3695d2e3b485f495962475438c4" args="() const " --> |
---|
| 94 | <a class="el" href="classitpp_1_1Vec.html#02e1bb55f60f3c2eb7a020eb1c2cfcf4">vec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group__histogram.html#g18cfd3695d2e3b485f495962475438c4">itpp::Histogram::get_cdf</a> () const </td></tr> |
---|
| 95 | |
---|
| 96 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Experimental Cumulative Density Function (CDF) computation. <br></td></tr> |
---|
| 97 | </table> |
---|
| 98 | <hr><h2>Function Documentation</h2> |
---|
| 99 | <a class="anchor" name="g9af656d3a1059f15371b3389ca9bb943"></a><!-- doxytag: member="itpp::Histogram::Histogram" ref="g9af656d3a1059f15371b3389ca9bb943" args="(Num_T from=Num_T(0), Num_T to=Num_T(99), int n_bins=100)" --> |
---|
| 100 | <div class="memitem"> |
---|
| 101 | <div class="memproto"> |
---|
| 102 | <div class="memtemplate"> |
---|
| 103 | template<class Num_T > </div> |
---|
| 104 | <table class="memname"> |
---|
| 105 | <tr> |
---|
| 106 | <td class="memname"><a class="el" href="classitpp_1_1Histogram.html">itpp::Histogram</a>< Num_T >::Histogram </td> |
---|
| 107 | <td>(</td> |
---|
| 108 | <td class="paramtype">Num_T </td> |
---|
| 109 | <td class="paramname"> <em>from</em> = <code>Num_T(0)</code>, </td> |
---|
| 110 | </tr> |
---|
| 111 | <tr> |
---|
| 112 | <td class="paramkey"></td> |
---|
| 113 | <td></td> |
---|
| 114 | <td class="paramtype">Num_T </td> |
---|
| 115 | <td class="paramname"> <em>to</em> = <code>Num_T(99)</code>, </td> |
---|
| 116 | </tr> |
---|
| 117 | <tr> |
---|
| 118 | <td class="paramkey"></td> |
---|
| 119 | <td></td> |
---|
| 120 | <td class="paramtype">int </td> |
---|
| 121 | <td class="paramname"> <em>n_bins</em> = <code>100</code></td><td> </td> |
---|
| 122 | </tr> |
---|
| 123 | <tr> |
---|
| 124 | <td></td> |
---|
| 125 | <td>)</td> |
---|
| 126 | <td></td><td></td><td><code> [inline, inherited]</code></td> |
---|
| 127 | </tr> |
---|
| 128 | </table> |
---|
| 129 | </div> |
---|
| 130 | <div class="memdoc"> |
---|
| 131 | |
---|
| 132 | <p> |
---|
| 133 | Default constructor. Constructs histogram with 100 bins spanning values from 0 to 99 by default. |
---|
| 134 | <p>References <a class="el" href="histogram_8h-source.html#l00148">itpp::Histogram< Num_T >::setup()</a>.</p> |
---|
| 135 | |
---|
| 136 | </div> |
---|
| 137 | </div><p> |
---|
| 138 | </div> |
---|
| 139 | <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:14 2009 for mixpp by |
---|
| 140 | <a href="http://www.doxygen.org/index.html"> |
---|
| 141 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
---|
| 142 | </body> |
---|
| 143 | </html> |
---|