Medial Code Documentation
Loading...
Searching...
No Matches
Data Structures | Namespaces
row_block.h File Reference

additional data structure to support RowBlock data structure More...

#include <dmlc/io.h>
#include <dmlc/logging.h>
#include <dmlc/data.h>
#include <cstring>
#include <vector>
#include <limits>
#include <algorithm>

Go to the source code of this file.

Data Structures

struct  dmlc::data::RowBlockContainer< IndexType, DType >
 dynamic data structure that holds a row block of data More...
 

Namespaces

namespace  dmlc
 namespace for dmlc
 
namespace  dmlc::data
 namespace for useful input data structure
 

Detailed Description

additional data structure to support RowBlock data structure

Copyright (c) 2015 by Contributors

Author
Tianqi Chen