configuration definition. configuration is a (name,value) pair based collection used to configure the API More...
#include <string>#include <unordered_map>Go to the source code of this file.
Classes | |
| class | reinforcement_learning::utility::configuration |
| Configuration class to initialize the API Represents a collection of (name,value) pairs used to configure the API. More... | |
Namespaces | |
| reinforcement_learning | |
| [Error Generator] | |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const reinforcement_learning::utility::configuration &) |
configuration definition. configuration is a (name,value) pair based collection used to configure the API