Horizon
|
Classes | |
class | Layer |
Public Member Functions | |
Layer & | add_layer (const std::string &name) |
void | add_step (const std::string &name) |
void | write (std::ostream &ost) const |
Public Attributes | |
std::map< std::string, unsigned int > | steps |
std::vector< Layer > | layers |