xgboost
|
Linear algebra related utilities. More...
#include <xgboost/span.h>
#include <xgboost/host_device_vector.h>
#include <xgboost/generic_parameters.h>
#include <array>
#include <algorithm>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | xgboost::MatrixView< T > |
A view over a matrix on contiguous storage. More... | |
class | xgboost::VectorView< T > |
A slice for 1 column of MatrixView. Can be extended to row if needed. More... | |
Namespaces | |
xgboost | |
namespace of xgboost | |
Linear algebra related utilities.
Copyright 2021 by Contributors