#include <version.h>
◆ TripletT
◆ Load() [1/2]
static TripletT xgboost::Version::Load |
( |
Json const & |
in, |
|
|
bool |
check = false |
|
) |
| |
|
static |
◆ Load() [2/2]
◆ Same()
static bool xgboost::Version::Same |
( |
TripletT const & |
triplet | ) |
|
|
static |
◆ Save() [1/2]
static void xgboost::Version::Save |
( |
Json * |
out | ) |
|
|
static |
◆ Save() [2/2]
static void xgboost::Version::Save |
( |
dmlc::Stream * |
fo | ) |
|
|
static |
◆ Self()
static TripletT xgboost::Version::Self |
( |
| ) |
|
|
static |
◆ String()
static std::string xgboost::Version::String |
( |
TripletT const & |
version | ) |
|
|
static |
◆ kInvalid
const TripletT xgboost::Version::kInvalid |
|
static |
The documentation for this struct was generated from the following file: