|
ZonoOpt 2.4.1
|
Read / write zonotopic sets from / to JSON files. More...
Go to the source code of this file.
Namespaces | |
| namespace | ZonoOpt |
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. | |
Read / write zonotopic sets from / to JSON files.