OpenNN
Open-source neural networks library
Loading...
Searching...
No Matches
opennn::JsonDocument Member List

This is the complete list of members for opennn::JsonDocument, including all inherited members.

first_child(const std::string &name) constopennn::JsonDocument
first_child() constopennn::JsonDocumentinline
load(const std::filesystem::path &path)opennn::JsonDocument
rootopennn::JsonDocument
save(const std::filesystem::path &path, int indent=2) constopennn::JsonDocument
wrap(const std::string &tag, Json value)opennn::JsonDocumentstatic