#include <fstream>
#include <vector>
#include <cmath>
#include <algorithm>
#include <thread>
#include "modelSet.h"
#include "../dependencies/json/json.h"
Functions | |
template<typename T > | |
std::vector< T > | json2vector (Json::Value json) |
std::vector<T> json2vector | ( | Json::Value | json | ) |