This is the Tiny Vector Matrix Expression Templates library found at http://tvmet.sourceforge.net. It is the fastest and most compact matrix lib out there (for < 10x10 matricies). I have done some minor tweaks to make it compile for mbed. For examples and hints on how to use, see: http://tvmet.sourceforge.net/usage.html

Dependents:   Eurobot_2012_Secondary

Embed: (wiki syntax)

« Back to documentation index

vector_tag Class Reference

vector_tag Class Reference

For use with Extremum to simplify max handling. More...

#include <tvmet/Extremum.h>


Detailed Description

For use with Extremum to simplify max handling.

This allows the min/max functions to return an Extremum object.

Definition at line 43 of file Extremum.h.