Skylark (Sketching Library)
0.1
|
00001 #ifndef SKYLARK_EXTERNAL_HPP 00002 #define SKYLARK_EXTERNAL_HPP 00003 00005 #ifdef SKYLARK_HAVE_COMBBLAS 00006 #include "FullyDistMultiVec.hpp" 00007 #endif 00010 #include "print.hpp" 00011 00013 #include "uniform_matrix.hpp" 00014 00016 #include "empty_matrix.hpp" 00017 00018 #endif