matrix.cpp File Reference

#include "matrix.h"
#include <string.h>
#include <math.h>
#include "matrix.tests.cpp"

Include dependency graph for matrix.cpp:

Go to the source code of this file.

Namespaces

namespace  matrix

Defines

#define COMPARE_EPS   1e-12

Functions

ostream & matrix::operator<< (ostream &str, const Matrix &mat)

Variables

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


Define Documentation

#define COMPARE_EPS   1e-12
 

Definition at line 82 of file matrix.cpp.


Generated on Tue Apr 4 19:05:04 2006 for Robotsystem from Robot Group Leipzig by  doxygen 1.4.5