Show
Ignore:
Timestamp:
06/02/09 10:08:06 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/ekf__templ_8h-source.html

    r323 r353  
    7474<a name="l00022"></a>00022 <span class="keyword">public</span>: 
    7575<a name="l00023"></a><a class="code" href="classbdm_1_1EKFful__unQR.html#17a98c06f5efe38e0da0beb96d6f9584">00023</a>         <span class="keywordtype">void</span> <a class="code" href="classbdm_1_1EKFful__unQR.html#17a98c06f5efe38e0da0beb96d6f9584" title="Substitute val for rvc.">condition</a> ( <span class="keyword">const</span> vec &amp;QR0 ) { 
    76 <a name="l00024"></a>00024                 Q=diag(QR0(0,dimx-1)); 
    77 <a name="l00025"></a>00025                 R=diag(QR0(dimx,dimx+dimy-1)); 
     76<a name="l00024"></a>00024                 Q=<a class="code" href="group__diag.html#gb0938c932c1cbc19b2ce6c5ac1007553" title="Get the diagonal elements of the input matrix m.">diag</a>(QR0(0,dimx-1)); 
     77<a name="l00025"></a>00025                 R=<a class="code" href="group__diag.html#gb0938c932c1cbc19b2ce6c5ac1007553" title="Get the diagonal elements of the input matrix m.">diag</a>(QR0(dimx,dimx+dimy-1)); 
    7878<a name="l00026"></a>00026         }; 
    7979<a name="l00027"></a>00027 }; 
     
    107107<a name="l00058"></a>00058 <span class="preprocessor">#endif //EKF_TEMP_H</span> 
    108108</pre></div></div> 
    109 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Apr 23 21:06:42 2009 for mixpp by&nbsp; 
     109<hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:11 2009 for mixpp by&nbsp; 
    110110<a href="http://www.doxygen.org/index.html"> 
    111111<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>