xgboost
xgboost::MatrixView< T > Member List

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

DeviceIdx() constxgboost::MatrixView< T >inline
MatrixView(HostDeviceVector< T > *vec, std::array< size_t, 2 > strides, std::array< size_t, 2 > shape, int32_t device)xgboost::MatrixView< T >inline
MatrixView(HostDeviceVector< std::remove_const_t< T >> const *vec, std::array< size_t, 2 > strides, std::array< size_t, 2 > shape, int32_t device)xgboost::MatrixView< T >inline
MatrixView(HostDeviceVector< T > *vec, std::array< size_t, 2 > shape, int32_t device)xgboost::MatrixView< T >inline
MatrixView(std::vector< T > *vec, std::array< size_t, 2 > shape)xgboost::MatrixView< T >inline
MatrixView(HostDeviceVector< std::remove_const_t< T >> const *vec, std::array< size_t, 2 > shape, int32_t device)xgboost::MatrixView< T >inline
operator()(size_t r, size_t c) constxgboost::MatrixView< T >inline
operator()(size_t r, size_t c)xgboost::MatrixView< T >inline
Shape() constxgboost::MatrixView< T >inline
Size() constxgboost::MatrixView< T >inline
Strides() constxgboost::MatrixView< T >inline
Values() constxgboost::MatrixView< T >inline