Skylark (Sketching Library)
0.1
|
#include <vector>
#include <boost/mpi.hpp>
#include <boost/test/minimal.hpp>
#include <boost/property_tree/ptree.hpp>
#include <boost/property_tree/json_parser.hpp>
#include "../../sketch/sketch.hpp"
#include <elemental.hpp>
#include <skylark.hpp>
#include "../../sketch/CT.hpp"
#include "../../sketch/CWT.hpp"
#include "../../base/context.hpp"
Go to the source code of this file.
Functions | |
int | test_main (int argc, char *argv[]) |
int test_main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 20 of file SerializationTest.cpp.
References skylark::sketch::CWT_t< InputMatrixType, OutputMatrixType >::apply(), skylark::sketch::CWT_t< InputMatrixType, OutputMatrixType >::get_data(), m, and n.