blob: b6296b1a4381fe7dcb06af2e2ef418958ef70fdf [file] [log] [blame]
digraph "dmlc::RowBlock< IndexType, DType >"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{dmlc::RowBlock\< IndexType,\l DType \>\n|+ size\l+ offset\l+ label\l+ weight\l+ qid\l+ field\l+ index\l+ value\l|+ operator[]()\l+ MemCostBytes()\l+ Slice()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="a block of data, containing several rows in sparse matrix This is useful for (streaming-sxtyle) algor..."];
}