namespace for matrix library More...


Classes

class  Matrix
 Matrix type. More...

Typedefs

typedef double D
 type for matrix elements

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


Detailed Description

namespace for matrix library

Author:
Georg Martius


Typedef Documentation

typedef double D
 

type for matrix elements


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:57 2007 for Robotsystem of the Robot Group Leipzig by doxygen 1.3.8