MCPcopy Create free account
hub / github.com/antmachineintelligence/mtgbmcode / data_indices

Method data_indices

src/treelearner/leaf_splits.hpp:145–145  ·  view source on GitHub ↗

! \brief Get indices of data of current leaf */

Source from the content-addressed store, hash-verified

143
144 /*! \brief Get indices of data of current leaf */
145 const data_size_t* data_indices() const { return data_indices_; }
146
147
148 private:

Callers 3

ConstructHistogramsMethod · 0.45
ConstructHistogramsMethod · 0.45
ConstructHistogramsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected