tqchen afe0a552e0 Squashed 'subtree/rabit/' changes from e1ddcc2..d1d2ab4
d1d2ab4 remove at end

git-subtree-dir: subtree/rabit
git-subtree-split: d1d2ab4599387794f7ed8f48cac8a997d0a9796b
2015-04-28 10:50:54 -07: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