Medial Code Documentation
|
Data Structures | |
class | Line |
Public Member Functions | |
FileAdapterBatch (const dmlc::RowBlock< uint32_t > *block, size_t row_offset) | |
Line | GetLine (size_t idx) const |
const float * | Labels () const |
const float * | Weights () const |
const uint64_t * | Qid () const |
const float * | BaseMargin () const |
size_t | Size () const |
Static Public Attributes | |
static constexpr bool | kIsRowMajor = true |