ConstDevicePointer() const | xgboost::HostDeviceVector< T > | |
ConstDeviceSpan() const | xgboost::HostDeviceVector< T > | |
ConstHostPointer() const | xgboost::HostDeviceVector< T > | inline |
ConstHostSpan() const | xgboost::HostDeviceVector< T > | inline |
ConstHostVector() const | xgboost::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() const | xgboost::HostDeviceVector< T > | |
DeviceAccess() const | xgboost::HostDeviceVector< T > | |
DeviceCanRead() const | xgboost::HostDeviceVector< T > | |
DeviceCanWrite() const | xgboost::HostDeviceVector< T > | |
DevicePointer() | xgboost::HostDeviceVector< T > | |
DevicePointer() const | xgboost::HostDeviceVector< T > | inline |
DeviceSpan() | xgboost::HostDeviceVector< T > | |
DeviceSpan() const | xgboost::HostDeviceVector< T > | inline |
Empty() const | xgboost::HostDeviceVector< T > | inline |
Extend(const HostDeviceVector< T > &other) | xgboost::HostDeviceVector< T > | |
Fill(T v) | xgboost::HostDeviceVector< T > | |
HostCanRead() const | xgboost::HostDeviceVector< T > | |
HostCanWrite() const | xgboost::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 > &)=delete | xgboost::HostDeviceVector< T > | |
HostDeviceVector(HostDeviceVector< T > &&) | xgboost::HostDeviceVector< T > | |
HostPointer() | xgboost::HostDeviceVector< T > | inline |
HostPointer() const | xgboost::HostDeviceVector< T > | inline |
HostSpan() | xgboost::HostDeviceVector< T > | inline |
HostSpan() const | xgboost::HostDeviceVector< T > | inline |
HostVector() | xgboost::HostDeviceVector< T > | |
HostVector() const | xgboost::HostDeviceVector< T > | inline |
operator=(const HostDeviceVector< T > &)=delete | xgboost::HostDeviceVector< T > | |
operator=(HostDeviceVector< T > &&) | xgboost::HostDeviceVector< T > | |
Resize(std::size_t new_size) | xgboost::HostDeviceVector< T > | |
Resize(std::size_t new_size, T v) | xgboost::HostDeviceVector< T > | |
SetDevice(DeviceOrd device) const | xgboost::HostDeviceVector< T > | |
Size() const | xgboost::HostDeviceVector< T > | |
value_type typedef | xgboost::HostDeviceVector< T > | |
~HostDeviceVector() | xgboost::HostDeviceVector< T > | |