xgboost
xgboost::HostDeviceVector< T > Member List

This is the complete list of members for xgboost::HostDeviceVector< T >, including all inherited members.

ConstDevicePointer() constxgboost::HostDeviceVector< T >
ConstDeviceSpan() constxgboost::HostDeviceVector< T >
ConstHostPointer() constxgboost::HostDeviceVector< T >inline
ConstHostSpan() constxgboost::HostDeviceVector< T >inline
ConstHostVector() constxgboost::HostDeviceVector< T >
Copy(const HostDeviceVector< T > &other)xgboost::HostDeviceVector< T >
Copy(const std::vector< T > &other)xgboost::HostDeviceVector< T >
Copy(std::initializer_list< T > other)xgboost::HostDeviceVector< T >
Device() constxgboost::HostDeviceVector< T >
DeviceAccess() constxgboost::HostDeviceVector< T >
DeviceCanRead() constxgboost::HostDeviceVector< T >
DeviceCanWrite() constxgboost::HostDeviceVector< T >
DevicePointer()xgboost::HostDeviceVector< T >
DevicePointer() constxgboost::HostDeviceVector< T >inline
DeviceSpan()xgboost::HostDeviceVector< T >
DeviceSpan() constxgboost::HostDeviceVector< T >inline
Empty() constxgboost::HostDeviceVector< T >inline
Extend(const HostDeviceVector< T > &other)xgboost::HostDeviceVector< T >
Fill(T v)xgboost::HostDeviceVector< T >
HostCanRead() constxgboost::HostDeviceVector< T >
HostCanWrite() constxgboost::HostDeviceVector< T >
HostDeviceVector(size_t size=0, T v=T(), DeviceOrd device=DeviceOrd::CPU())xgboost::HostDeviceVector< T >explicit
HostDeviceVector(std::initializer_list< T > init, DeviceOrd device=DeviceOrd::CPU())xgboost::HostDeviceVector< T >
HostDeviceVector(const std::vector< T > &init, DeviceOrd device=DeviceOrd::CPU())xgboost::HostDeviceVector< T >explicit
HostDeviceVector(const HostDeviceVector< T > &)=deletexgboost::HostDeviceVector< T >
HostDeviceVector(HostDeviceVector< T > &&)xgboost::HostDeviceVector< T >
HostPointer()xgboost::HostDeviceVector< T >inline
HostPointer() constxgboost::HostDeviceVector< T >inline
HostSpan()xgboost::HostDeviceVector< T >inline
HostSpan() constxgboost::HostDeviceVector< T >inline
HostVector()xgboost::HostDeviceVector< T >
HostVector() constxgboost::HostDeviceVector< T >inline
operator=(const HostDeviceVector< T > &)=deletexgboost::HostDeviceVector< T >
operator=(HostDeviceVector< T > &&)xgboost::HostDeviceVector< T >
Resize(size_t new_size, T v=T())xgboost::HostDeviceVector< T >
SetDevice(DeviceOrd device) constxgboost::HostDeviceVector< T >
Size() constxgboost::HostDeviceVector< T >
value_type typedefxgboost::HostDeviceVector< T >
~HostDeviceVector()xgboost::HostDeviceVector< T >