blob: 6cbf2f66c18e335d434045c516767c3de70d0d1b [file] [log] [blame]
digraph "dmlc::is_floating_point< T >"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{dmlc::is_floating_point\< T \>\n|+ value\l|}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="whether a type is floating point type"];
}