matrix.cpp File Reference

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

Include dependency graph for matrix.cpp:


Namespaces

namespace  matrix

Defines

#define COMPARE_EPS   1e-12

Functions

std::ostream & matrix::operator<< (std::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


Generated on Mon Aug 7 16:45:23 2006 for Robotsystem of the Robot Group Leipzig by  doxygen 1.4.7