Main Page
Class Hierarchy
Compound List
File List
Compound Members
File Members
matrix.C File Reference
#include "
matrix.h
"
#include <math.h>
Go to the source code of this file.
Defines
#define
EPSILON
1e-12
Functions
ostream&
operator<<
(ostream& os, const
MSLMatrix
& M)
istream&
operator>>
(istream& is,
MSLMatrix
& M)
Define Documentation
#define EPSILON 1e-12
Function Documentation
ostream & operator<< (
ostream &
os
,
const
MSLMatrix
&
M
)
istream & operator>> (
istream &
is
,
MSLMatrix
&
M
)
Motion Strategy Library
Web page maintained by
Steve LaValle
Partial support provided by NSF CAREER Award IRI-970228 (LaValle), Honda Research, and Iowa State University.
Contributors: Anna Atramentov, Peng Cheng, James Kuffner, Steve LaValle, and Libo Yang.