add fmatrix, fight tmr

This commit is contained in:
tqchen
2014-08-31 21:58:01 -07:00
parent e18a4fc5b6
commit 0a7cfb32c6
2 changed files with 76 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
#include "../utils/iterator.h"
#include "../utils/thread_buffer.h"
#include "./simple_fmatrix-inl.hpp"
#include "./page_fmatrix-inl.hpp"
namespace xgboost {
namespace io {