xgboost
Public Attributes | List of all members
xgboost::RegTree::CategoricalSplitMatrix::Segment Struct Reference

#include <tree_model.h>

Collaboration diagram for xgboost::RegTree::CategoricalSplitMatrix::Segment:
Collaboration graph

Public Attributes

std::size_t beg {0}
 
std::size_t size {0}
 

Member Data Documentation

◆ beg

std::size_t xgboost::RegTree::CategoricalSplitMatrix::Segment::beg {0}

◆ size

std::size_t xgboost::RegTree::CategoricalSplitMatrix::Segment::size {0}

The documentation for this struct was generated from the following file: