Robot Simulator of the Robotics Group for Self-Organization of Control  0.8.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
matrix Directory Reference
Directory dependency graph for matrix:
matrix

Files

file  matrix.cpp
 
file  matrix.h [code]
 
file  matrix.tests.hpp [code]
 
file  matrixutils.cpp
 
file  matrixutils.h [code]
 
file  selforg/matrix/README
 This file is used for the doxygen documentation.
 
file  sparsearray.h [code]
 
file  sparsematrix.h [code]
 
file  sparsematrix.tests.hpp [code]
 

Detailed Description

The matrix library provides a class Matrix with convenient operators and fast inversion for nonzero square matrixes.
Furthermore there is a functionality test provided in matrix.tests.cpp, which can be compiled using the local Makefile.