math/Matrix4x4.cpp File Reference

#include "../additional/streams/mystreams.h"
#include <assert.h>
#include "math2.h"
#include "Vector4.h"
#include "Matrix4x4.h"
#include "Matrixmxn.h"

Include dependency graph for Matrix4x4.cpp:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const Matrix4x4 &m)
std::istream & operator>> (std::istream &is, Matrix4x4 &m)

Variables

static const double DEFAULT_TOL = 0.1


Function Documentation

std::ostream& operator<< std::ostream &  os,
const Matrix4x4 m
 

Definition at line 398 of file Matrix4x4.cpp.

std::istream& operator>> std::istream &  is,
Matrix4x4 m
 

Definition at line 409 of file Matrix4x4.cpp.


Variable Documentation

const double DEFAULT_TOL = 0.1 [static]
 

Definition at line 33 of file Matrix4x4.cpp.


Generated on Sat Apr 1 21:40:44 2006 for Motion Planning Kernel by  doxygen 1.4.6-NO