Changeset 641 for library/doc/html/bdmbase_8h_source.html
- Timestamp:
- 09/27/09 00:58:34 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/bdmbase_8h_source.html
r632 r641 323 323 <a name="l00423"></a>00423 324 324 <a name="l00425"></a><a class="code" href="classbdm_1_1epdf.html#aa4ab378d5e004c3ff3e2d4e64f7bba21">00425</a> <span class="keyword">const</span> <a class="code" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a>& <a class="code" href="classbdm_1_1epdf.html#aa4ab378d5e004c3ff3e2d4e64f7bba21" title="Return name (fails when isnamed is false).">_rv</a>()<span class="keyword"> const </span>{ 325 <a name="l00426"></a>00426 < a class="code" href="bdmerror_8h.html#a89a0f906b242b79c5d3d342291b2cab4" title="Throw std::runtime_exception if t is not true and NDEBUG is not defined.">bdm_assert_debug</a> ( <a class="code" href="classbdm_1_1epdf.html#ac4b863ff84c7a4882fb3ad18556027f9" title="True if rv is assigned.">isnamed</a>(), <span class="stringliteral">""</span> );325 <a name="l00426"></a>00426 <span class="comment">//bdm_assert_debug ( isnamed(), "" );</span> 326 326 <a name="l00427"></a>00427 <span class="keywordflow">return</span> <a class="code" href="classbdm_1_1epdf.html#a62c5b8ff71d9ebe6cd58d3c342eb1dc8" title="Description of the random variable.">rv</a>; 327 327 <a name="l00428"></a>00428 } … … 914 914 <a name="l01263"></a>01263 <span class="preprocessor">#endif // BDMBASE_H</span> 915 915 </pre></div></div> 916 <hr size="1"/><address style="text-align: right;"><small>Generated on Fri Sep 18 00:12:022009 for mixpp by 916 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 27 00:49:04 2009 for mixpp by 917 917 <a href="http://www.doxygen.org/index.html"> 918 918 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>