digraph G { edge [fontname="FreeSans",fontsize="10",labelfontname="FreeSans",labelfontsize="10"]; node [fontname="FreeSans",fontsize="10",shape=record]; rankdir=LR; Node1 [label="itpp::I_Uniform_RNG",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classitpp_1_1I__Uniform__RNG.html",tooltip="Integer uniform distributionExample: Generation of random uniformly distributed integers..."]; }