tqchen a30045c7cc Squashed 'subtree/rabit/' changes from 50a66b3..18f4d6c
18f4d6c remove rabit learn
bcfbe51 fix dmlc io
ad383b0 ok
3b8c04a Merge branch 'master' of ssh://github.com/dmlc/rabit
9dd97cc keepup with dmlc core
ef13aaf ch

git-subtree-dir: subtree/rabit
git-subtree-split: 18f4d6c0ba6c616fe1bf245938bdfc730180de4e
2015-04-11 20:26:57 -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