This is some awesome robot code

Dependencies:   mbed-rtos mbed QEI

Fork of ICRSEurobot13 by Thomas Branch

Embed: (wiki syntax)

« Back to documentation index

Functional Class Reference

Functional Class Reference

Base class for all binary und unary functionals. More...

#include <tvmet/Functional.h>

Inherited by BinaryFunctional, and UnaryFunctional.


Detailed Description

Base class for all binary und unary functionals.

All functional operators and functions have a static apply member function for evaluating the expressions inside.

Definition at line 39 of file Functional.h.