xgboost
|
A slice for 1 column of MatrixView. Can be extended to row if needed. More...
#include <linalg.h>
Public Member Functions | |
VectorView (MatrixView< T > matrix, size_t column) | |
XGBOOST_DEVICE T & | operator[] (size_t i) |
XGBOOST_DEVICE const T & | operator[] (size_t i) const |
size_t | Size () |
int32_t | DeviceIdx () const |
A slice for 1 column of MatrixView. Can be extended to row if needed.
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |