RefVectorBaseHelper Class Reference
[Vector and Matrix mathematics]

#include <VectorBase.hpp>

Inheritance diagram for RefVectorBaseHelper:

Inheritance graph
[legend]
List of all members.

Detailed Description

a class to hold the static members of RefVectorBase.

Static members in template classes have to be initialized on a PER TEMPLATE basis - this gets around that problem.

Definition at line 127 of file VectorBase.hpp.

Static Public Attributes

double zeroTolerance = 10e-10
 used with zeroize(), any number below this value will become 0.


Member Data Documentation

double zeroTolerance = 10e-10 [static]
 

used with zeroize(), any number below this value will become 0.

this variable can be assigned any value.

Definition at line 37 of file VectorBase.cpp.

Referenced by MatrixTest2(), and VectorTest().


The documentation for this class was generated from the following files:
Generated on Thu Feb 9 03:31:43 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1