Main Page | Modules | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

Math4 Class Template Reference
[Math4]

Comparison of 4D vectors with a tolerance. More...

#include <gmlvector4.h>

Inheritance diagram for Math4:

Math List of all members.

Static Public Member Functions

bool AboutZero (const TVector4< T > &v, const double tolerance)
bool AboutZero (const TVector4< T > &v)
bool NearZero (const TVector4< T > &v)
bool AboutEqual (const TVector4< T > &v1, const TVector4< T > &v2, const double tolerance)
bool AboutEqual (const TVector4< T > &v1, const TVector4< T > &v2)
bool NearEqual (const TVector4< T > &v1, const TVector4< T > &v2)

Detailed Description

template<class T>
class gml::Math4< T >

Comparison of 4D vectors with a tolerance.

Parameters:
T - some REAL type (float, double)


The documentation for this class was generated from the following file:
Generated on Tue Jan 13 21:12:08 2004 for Graphics and Media Lab CSL by doxygen 1.3.4