Jiaming Yuan 29c6ad943a
Prevent copying SimpleDMatrix. (#5453)
* Set default dtor for SimpleDMatrix to initialize default copy ctor, which is
deleted due to unique ptr.

* Remove commented code.
* Remove warning for calling host function (std::max).
* Remove warning for initialization order.
* Remove warning for unused variables.
2020-04-02 07:01:49 +08:00
..
2020-03-28 14:42:21 +13:00
2019-10-22 12:33:14 -04:00
2020-04-02 04:16:39 +08:00

This folder contains testcases for xgboost.