Medial Code Documentation
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
xgboost::common::OptionalWeights Struct Reference

Public Member Functions

 OptionalWeights (Span< float const > w)
 
 OptionalWeights (float w)
 
XGBOOST_DEVICE float operator[] (size_t i) const
 
auto Empty () const
 
auto Size () const
 

Data Fields

Span< float const > weights
 
float dft {1.0f}
 

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