Home
last modified time | relevance | path

Searched defs:GetInitialised (Results 1 – 2 of 2) sorted by relevance

/dports/misc/py-xgboost/xgboost-1.5.1/include/xgboost/
H A Dparameter.h99 bool GetInitialised() const { return static_cast<bool>(this->initialised_); } in GetInitialised() function
/dports/misc/xgboost/xgboost-1.5.1/include/xgboost/
H A Dparameter.h99 bool GetInitialised() const { return static_cast<bool>(this->initialised_); } in GetInitialised() function