Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed-rtos mbed QEI
Extremum< T1, T2, Tag > Class Template Reference
Generell class for storing extremums determined by min/max. More...
#include <tvmet/Extremum.h>
Detailed Description
template<class T1, class T2, class Tag>
class tvmet::Extremum< T1, T2, Tag >
Generell class for storing extremums determined by min/max.
, matrix_tag> Extremum.h "tvmet/Extremum.h"
, vector_tag> Extremum.h "tvmet/Extremum.h"
Partial specialzed for vectors to store extremums by value and index.
Partial specialzed for matrix to store extremums by value, row and column.
Definition at line 51 of file Extremum.h.
Generated on Wed Jul 13 2022 18:42:00 by
