xgboost
Public Member Functions | Public Attributes | List of all members
xgboost::InitNewThread Struct Reference

#include <global_config.h>

Collaboration diagram for xgboost::InitNewThread:
Collaboration graph

Public Member Functions

void operator() () const
 
 InitNewThread ()
 

Public Attributes

GlobalConfiguration config
 
std::int32_t device {-1}
 

Constructor & Destructor Documentation

◆ InitNewThread()

xgboost::InitNewThread::InitNewThread ( )

Member Function Documentation

◆ operator()()

void xgboost::InitNewThread::operator() ( ) const

Member Data Documentation

◆ config

GlobalConfiguration xgboost::InitNewThread::config

◆ device

std::int32_t xgboost::InitNewThread::device {-1}

The documentation for this struct was generated from the following file: