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

#include <tree_model.h>

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

Public Attributes

size_t beg {0}
 
size_t size {0}
 

Member Data Documentation

◆ beg

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

◆ size

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

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