matrix.h File Reference

#include <string.h>
#include <assert.h>
#include <list>
#include <vector>
#include <cstdlib>
#include <iostream>
#include "storeable.h"
Include dependency graph for matrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Matrix
 Matrix type. More...

Namespaces

namespace  matrix
 

namespace for the matrix library


Defines

#define D_Zero   0
#define D_One   1

Typedefs

typedef unsigned int I
 type for matrix indices
typedef double D
 type for matrix elements
typedef std::vector< Matrix > Matrices

Define Documentation

#define D_One   1
#define D_Zero   0
Generated on Thu Jun 28 14:46:54 2012 for Robot Simulator of the Robotics Group for Self-Organization of Control by  doxygen 1.6.3