Extract partial sum into an independent function. (#7889)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
*/
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include "../../../src/common/numeric.h"
|
||||
#include "../../../src/tree/updater_approx.h"
|
||||
#include "../helpers.h"
|
||||
#include "test_partitioner.h"
|
||||
|
||||
Reference in New Issue
Block a user