root/doc/latex/libPF_8h__incl.dot @ 270

Revision 270, 1.9 kB (checked in by smidl, 16 years ago)

Changes in the very root classes!
* rv and rvc are no longer compulsory,
* samplecond does not return ll
* BM has drv

Line 
1digraph G
2{
3  edge [fontname="FreeSans",fontsize=10,labelfontname="FreeSans",labelfontsize=10];
4  node [fontname="FreeSans",fontsize=10,shape=record];
5  Node1 [label="libPF.h",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
6  Node1 -> Node2 [color="midnightblue",fontsize=10,style="solid"];
7  Node2 [label="../stat/libEF.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$libEF_8h.html",tooltip="Probability distributions for Exponential Family models."];
8  Node2 -> Node3 [color="midnightblue",fontsize=10,style="solid"];
9  Node3 [label="libBM.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$libBM_8h.html",tooltip="Bayesian Models (bm) that use Bayes rule to learn from observations."];
10  Node3 -> Node4 [color="midnightblue",fontsize=10,style="solid"];
11  Node4 [label="../itpp_ext.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$itpp__ext_8h-source.html"];
12  Node4 -> Node5 [color="midnightblue",fontsize=10,style="solid"];
13  Node5 [label="itpp/itbase.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
14  Node3 -> Node6 [color="midnightblue",fontsize=10,style="solid"];
15  Node6 [label="map",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
16  Node2 -> Node7 [color="midnightblue",fontsize=10,style="solid"];
17  Node7 [label="../math/chmat.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$chmat_8h.html",tooltip="Matrices in decomposed forms (LDL', LU, UDU', etc)."];
18  Node7 -> Node8 [color="midnightblue",fontsize=10,style="solid"];
19  Node8 [label="libDC.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$libDC_8h.html",tooltip="Matrices in decomposed forms (LDL', LU, UDU', etc)."];
20  Node8 -> Node4 [color="midnightblue",fontsize=10,style="solid"];
21}
Note: See TracBrowser for help on using the browser.