Template Struct adl_serializer< Matrix >

Struct Documentation

template<>
struct adl_serializer<Matrix>

Public Static Functions

static void to_json(json &j, const Matrix &v)
static void from_json(const json &j, Matrix &v)