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

Copyright 2021-2023 XGBoost contributors. More...

#include <algorithm>
#include <cinttypes>
#include <limits>
#include <vector>
#include "../collective/communicator-inl.h"
#include "../common/linalg_op.h"
#include "../common/numeric.h"
#include "../common/partition_builder.h"
#include "hist/expand_entry.h"
#include "xgboost/base.h"
#include "xgboost/context.h"
#include "xgboost/linalg.h"

Go to the source code of this file.

Data Structures

class  xgboost::tree::ColumnSplitHelper
 
class  xgboost::tree::CommonRowPartitioner
 

Namespaces

namespace  xgboost
 namespace of xgboost
 
namespace  xgboost::tree
 Copyright 2021-2023 by XGBoost Contributors.
 

Detailed Description

Copyright 2021-2023 XGBoost contributors.

Common partitioner logic for hist and approx methods.