Darwin Neuroevolution Framework
Public Member Functions | List of all members
darwin::StageScope Class Reference

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.
 

Detailed Description

A scope-based Stage wrapper.


The documentation for this class was generated from the following file: