ZonoOpt 2.3.0
Loading...
Searching...
No Matches
Namespaces | Typedefs | Functions
ZonoJson.cpp File Reference
#include "ZonoOpt.hpp"

Namespaces

namespace  ZonoOpt
 

Typedefs

using ZonoOpt::json = nlohmann::json
 

Functions

void ZonoOpt::to_json (const HybZono &Z, const std::string &filename)
 Write a HybZono object to a JSON file.
 
std::unique_ptr< HybZonoZonoOpt::from_json (const std::string &filename)
 Read a HybZono object from a JSON file.