This is some awesome robot code

Dependencies:   mbed-rtos mbed QEI

Fork of ICRSEurobot13 by Thomas Branch

Embed: (wiki syntax)

« Back to documentation index

UnaryFunctional Class Reference

UnaryFunctional Class Reference

Base class for all unary functions. More...

#include <tvmet/Functional.h>

Inherits tvmet::Functional.

Inherited by Fcnl_abs< std::complex< T > >, Fcnl_conj< T >, and Fcnl_conj< std::complex< T > >.


Detailed Description

Base class for all unary functions.

Note:
Used for collecting classes for doxygen.

Definition at line 55 of file Functional.h.