|
Darwin Neuroevolution Framework
|
A scope-based Stage wrapper. More...
#include <evolution.h>
Public Member Functions | |
| StageScope (const string &name, size_t size=0, uint32_t annotations=0) | |
| Starts a new stage, which will be automatically completed at the end of the current scope. | |
| ~StageScope () | |
| Finishes the stage. | |
A scope-based Stage wrapper.
1.8.14