xgboost
|
a simple implement of bitmap NOTE: bitmap is only threadsafe per word access, remember this when using bitmap More...
#include <dmlc/omp.h>
#include <vector>
Go to the source code of this file.
Classes | |
struct | xgboost::common::BitMap |
bit map that contains set of bit indicators More... | |
Namespaces | |
xgboost | |
namespace of xgboost | |
xgboost::common | |
a simple implement of bitmap NOTE: bitmap is only threadsafe per word access, remember this when using bitmap
Copyright 2014 by Contributors