ICRS Eurobot 2013

Dependencies:   mbed mbed-rtos Servo QEI

Embed: (wiki syntax)

« Back to documentation index

Matrix< T, NRows, NCols >::Info Struct Reference

Matrix< T, NRows, NCols >::Info Struct Reference

Structure for info printing as Matrix<T, Rows, Cols>. More...

#include <Matrix.h>

Inherits TvmetBase< Info >.


Detailed Description

template<class T, std::size_t NRows, std::size_t NCols>
struct tvmet::Matrix< T, NRows, NCols >::Info

Structure for info printing as Matrix<T, Rows, Cols>.

Definition at line 434 of file Matrix.h.