matrix.cpp File Reference

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

Include dependency graph for matrix.cpp:

Include dependency graph

Namespaces

namespace  matrix

Defines

#define COMPARE_EPS   1e-12

Functions

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

Variables

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

Define Documentation

#define COMPARE_EPS   1e-12
 


Function Documentation

std::ostream& operator<< std::ostream &  str,
const Matrix mat
 


Variable Documentation

const int T = 0xFF
 

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


Generated on Tue Jan 16 02:14:41 2007 for Robotsystem of the Robot Group Leipzig by doxygen 1.3.8