matrix.h File Reference

#include <string.h>
#include <assert.h>
#include <list>
#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.

Namespaces

namespace  matrix

Classes

class  Matrix
 Matrix type. More...

Defines

#define D_Zero   0
#define D_One   1

Typedefs

typedef unsigned int matrix::I
 type for matrix indices
typedef double matrix::D
 type for matrix elements

Variables

const int matrix::T
 integer constant for use with exp function and (^) operator to transpose the matrix


Define Documentation

#define D_One   1

#define D_Zero   0


Generated on Fri Oct 30 16:29:01 2009 for Robot Simulator of the Robotics Group for Self-Organization of Control by  doxygen 1.4.7