|
ZonoOpt 2.4.0
|
#include "ZonoOpt.hpp"Namespaces | |
| namespace | ZonoOpt |
Typedefs | |
| using | ZonoOpt::json = nlohmann::json |
Functions | |
| std::unique_ptr< HybZono > | ZonoOpt::from_json (const std::string &filename) |
| Read a HybZono object from a JSON file. | |
| void | ZonoOpt::to_json (const HybZono &Z, const std::string &filename) |
| Write a HybZono object to a JSON file. | |