Medial Code Documentation
Loading...
Searching...
No Matches
Public Member Functions
xgboost::HostDeviceVectorImpl< T > Struct Template Reference

Public Member Functions

 HostDeviceVectorImpl (size_t size, T v)
 
 HostDeviceVectorImpl (std::initializer_list< T > init)
 
 HostDeviceVectorImpl (std::vector< T > init)
 
 HostDeviceVectorImpl (HostDeviceVectorImpl &&that)
 
void Swap (HostDeviceVectorImpl &other)
 
std::vector< T > & Vec ()
 

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