tqchen ea50f8e030 Squashed 'subtree/rabit/' changes from 1db6449..85b7463
85b7463 change def of reducer to take function ptr
fe6366e add engine base
a98720e more deps

git-subtree-dir: subtree/rabit
git-subtree-split: 85b746394e0bed36a22ebb12beb8672616b39047
2015-01-19 21:26:25 -08:00
..

Library Header Files

  • This folder contains all the header needed to use the library
  • To use it, add the "include" folder to the search path of the compiler
  • User only needs to know rabit.h and rabit_serializable.h in order to use the library
  • Folder rabit contains headers for internal engine and template's implementation
  • Not all .h files in the project are in the "include" folder, .h files that are internally used by the library remain at src