Show
Ignore:
Timestamp:
06/07/10 17:25:57 (14 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • applications/bdmtoolbox/doc/local/01userguide_pdf.dox

    r1044 r1054  
    4141\endcode 
    4242 
    43 Other distributions are created analogously, see \ref bdm_doc/annotated_epdf.html 
     43Other distributions are created analogously, see <a href="annotated_bdm_epdf.html"> list </a>. 
    4444 
    4545\section ug_pdf_marg Marginalization and conditioning 
     
    104104Compulsory fields \c g.dim and \c g.dimc are used to check correct dimension of inputs and outputs of the function.  
    105105 
    106 List of functions is in \ref bdm_doc/annotated_fnc 
     106List of <a href="annotated_bdm_epdf.html"> functions </a>. 
    107107 
    108108\section ug_pdf_mex Using Matlab classes of pdfs 
     
    117117See \ref mex_bdm, and files: mex/mex_classes/mexEpdf.m 
    118118 
    119 If you wish to write your own Matlab classes see \ref ug_dev_mat. 
     119If you wish to write your own Matlab classes see \ref devguide_mat. 
    120120 
    121 For list of all available pdf objects, see \ref annotated_epdf.html , \ref annotated_pdf.html and \ref annotated.html 
     121For list of all available pdf objects, see <a href="annotated_bdm_epdf.html"> BDM epdfs </a>, <a href="annotated_bdm_pdf.html"> BDM pdfs </a> and <a href="annotated.html"> Matlab classes </a>. 
    122122*/