Changeset 219 for doc/html/arx_8h-source.html
- Timestamp:
- 12/18/08 20:38:46 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/arx_8h-source.html
r210 r219 11 11 <li><a href="index.html"><span>Main Page</span></a></li> 12 12 <li><a href="pages.html"><span>Related Pages</span></a></li> 13 <li><a href="modules.html"><span>Modules</span></a></li> 13 14 <li><a href="annotated.html"><span>Classes</span></a></li> 14 15 <li class="current"><a href="files.html"><span>Files</span></a></li> … … 55 56 <a name="l00073"></a>00073 } 56 57 <a name="l00075"></a>00075 <a class="code" href="classenorm.html" title="Gaussian density with positive definite (decomposed) covariance matrix.">enorm<ldmat></a>* <a class="code" href="classARX.html#f91dfaec69c6e10c57d86f0859f34ba5" title="Conditional version of the predictor.">predictor</a>(<span class="keyword">const</span> <a class="code" href="classRV.html" title="Class representing variables, most often random variables.">RV</a> &rv0, <span class="keyword">const</span> vec &rgr) <span class="keyword">const</span>; 57 <a name="l00076"></a><a class="code" href="classARX.html#4594754b45de9bde272f62b5a5194c2d">00076</a> <a class="code" href="classenorm.html" title="Gaussian density with positive definite (decomposed) covariance matrix.">enorm<ldmat></a>* <a class="code" href="classARX.html#f91dfaec69c6e10c57d86f0859f34ba5" title="Conditional version of the predictor.">predictor</a>(<span class="keyword">const</span> <a class="code" href="classRV.html" title="Class representing variables, most often random variables.">RV</a> &rv0)<span class="keyword"> const </span>{it_assert_debug(rv0.<a class="code" href="classRV.html#f5c7b8bd589eef09ccdf3329a0addea0" title="Return number of scalars in the RV.">count</a>()==<a class="code" href="classARX.html#2291297861dd74ca0175a01f910a0ef7" title="cached value of est.V">V</a>.<a class="code" href=" classldmat.html#96dfb21865db4f5bd36fa70f9b0b1163" title="access function">rows</a>()-1,<span class="stringliteral">"Regressor is not only 1"</span>);<span class="keywordflow">return</span> <a class="code" href="classARX.html#f91dfaec69c6e10c57d86f0859f34ba5" title="Conditional version of the predictor.">predictor</a>(rv0,vec_1(1.0));}58 <a name="l00076"></a><a class="code" href="classARX.html#4594754b45de9bde272f62b5a5194c2d">00076</a> <a class="code" href="classenorm.html" title="Gaussian density with positive definite (decomposed) covariance matrix.">enorm<ldmat></a>* <a class="code" href="classARX.html#f91dfaec69c6e10c57d86f0859f34ba5" title="Conditional version of the predictor.">predictor</a>(<span class="keyword">const</span> <a class="code" href="classRV.html" title="Class representing variables, most often random variables.">RV</a> &rv0)<span class="keyword"> const </span>{it_assert_debug(rv0.<a class="code" href="classRV.html#f5c7b8bd589eef09ccdf3329a0addea0" title="Return number of scalars in the RV.">count</a>()==<a class="code" href="classARX.html#2291297861dd74ca0175a01f910a0ef7" title="cached value of est.V">V</a>.<a class="code" href="group__math.html#g96dfb21865db4f5bd36fa70f9b0b1163" title="access function">rows</a>()-1,<span class="stringliteral">"Regressor is not only 1"</span>);<span class="keywordflow">return</span> <a class="code" href="classARX.html#f91dfaec69c6e10c57d86f0859f34ba5" title="Conditional version of the predictor.">predictor</a>(rv0,vec_1(1.0));} 58 59 <a name="l00077"></a>00077 <a class="code" href="classmlnorm.html" title="Normal distributed linear function with linear function of mean value;.">mlnorm<ldmat></a>* <a class="code" href="classARX.html#f91dfaec69c6e10c57d86f0859f34ba5" title="Conditional version of the predictor.">predictor</a>(<span class="keyword">const</span> <a class="code" href="classRV.html" title="Class representing variables, most often random variables.">RV</a> &rv0, <span class="keyword">const</span> <a class="code" href="classRV.html" title="Class representing variables, most often random variables.">RV</a> &rvc0) <span class="keyword">const</span>; 59 60 <a name="l00078"></a>00078 <a class="code" href="classmlstudent.html">mlstudent</a>* predictor_student(<span class="keyword">const</span> <a class="code" href="classRV.html" title="Class representing variables, most often random variables.">RV</a> &rv0, <span class="keyword">const</span> <a class="code" href="classRV.html" title="Class representing variables, most often random variables.">RV</a> &rvc0) <span class="keyword">const</span>; … … 67 68 <a name="l00087"></a>00087 68 69 </pre></div></div> 69 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Nov 12 20:46:052008 for mixpp by 70 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Dec 4 14:42:13 2008 for mixpp by 70 71 <a href="http://www.doxygen.org/index.html"> 71 72 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>