| n2p2 - A neural network potential package
    | 
Map of all training properties. More...


| Public Member Functions | |
| Property & | operator[] (std::string const &key) | 
| Overload [] operator to simplify access. | |
| Property const & | operator[] (std::string const &key) const | 
| Overload [] operator to simplify access (const version). | |
| bool | exists (std::string const &key) | 
| Check if property is present. | |
Map of all training properties.
Definition at line 486 of file Training.h.
| 
 | inline | 
Overload [] operator to simplify access.
Definition at line 489 of file Training.h.
| 
 | inline | 
Overload [] operator to simplify access (const version).
Definition at line 491 of file Training.h.
| 
 | inline | 
Check if property is present.
Definition at line 496 of file Training.h.