ARGoS
3
A parallel, multi-engine simulator for swarm robotics
|
#include <squarematrix.h>
Public Member Functions | |
CSquareMatrix () | |
void | SetIdentityMatrix () |
bool | IsIdentityMatrix () |
Definition at line 17 of file squarematrix.h.
argos::CSquareMatrix< DIM >::CSquareMatrix | ( | ) | [inline] |
Definition at line 20 of file squarematrix.h.
bool argos::CSquareMatrix< DIM >::IsIdentityMatrix | ( | ) | [inline] |
Definition at line 35 of file squarematrix.h.
void argos::CSquareMatrix< DIM >::SetIdentityMatrix | ( | ) | [inline] |
Definition at line 22 of file squarematrix.h.