MCPcopy Create free account
hub / github.com/dmlc/xgboost / TotalWeight

Function TotalWeight

tests/cpp/common/test_quantile.h:456–456  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

454}
455
456inline double TotalWeight(ReferenceColumn const& col) { return col.prefix_weights.back(); }
457
458inline std::size_t UniqueValueCount(ReferenceColumn const& col) { return col.values.size(); }
459

Callers 2

MaxSummaryQueryRankErrorFunction · 0.85
TestSummaryInvariantsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected