xgboost
|
这是 xgboost::JsonNumber 的完整成员列表,包含所有继承的成员。
Float 类型定义 | xgboost::JsonNumber | |
GetNumber() && | xgboost::JsonNumber | inline |
GetNumber() const & | xgboost::JsonNumber | inline |
GetNumber() & | xgboost::JsonNumber | inline |
IsClassOf(Value const *value) | xgboost::JsonNumber | inlinestatic |
JsonNumber() | xgboost::JsonNumber | inline |
JsonNumber(FloatT value) | xgboost::JsonNumber | inline |
JsonNumber(FloatT value) | xgboost::JsonNumber | inline |
JsonNumber(JsonNumber const &that)=delete | xgboost::JsonNumber | |
JsonNumber(JsonNumber &&that) noexcept | xgboost::JsonNumber | inline |
operator=(Value const &rhs) override=delete | xgboost::JsonNumber | virtual |
operator==(Value const &rhs) const override | xgboost::JsonNumber | virtual |
operator[](std::string const &key) | xgboost::Value | virtual |
operator[](int ind) | xgboost::Value | virtual |
Save(JsonWriter *writer) const override | xgboost::JsonNumber | virtual |
Type() const | xgboost::Value | inline |
TypeStr() const | xgboost::Value | |
Value(ValueKind _kind) | xgboost::Value | inlineexplicit |
ValueKind 枚举名称 | xgboost::Value | |
~Value()=default | xgboost::Value | virtual |