Skylark (Sketching Library)  0.1
/var/lib/jenkins/jobs/Skylark/workspace/utility/utility.hpp
Go to the documentation of this file.
00001 #ifndef SKYLARK_UTILITY_HPP
00002 #define SKYLARK_UTILITY_HPP
00003 
00011 #include "comm.hpp"
00012 #include "distributions.hpp"
00013 #include "randgen.hpp"
00014 #include "get_communicator.hpp"
00015 #include "typer.hpp"
00016 #include "elem_extender.hpp"
00017 
00023 #include "external/external.hpp"
00024 
00025 #endif // UTILITY_HPP