Skyward boardcore
|
#include <MEA.h>
Classes | |
struct | Config |
struct | Step |
Public Member Functions | |
MEA (const Config &config) | |
void | update (const Step &step) |
MEAState | getState () |
void | reset (const Config &config) |
Resets the algorithm with the given configuration. | |
void MEA::reset | ( | const Config & | config | ) |