Skylark (Sketching Library)  0.1
/var/lib/jenkins/jobs/Skylark/workspace/utility/external/external.hpp
Go to the documentation of this file.
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