Vector.hpp File Reference


Detailed Description

Classes for Vector, both constant and modifiable.

Definition in file Vector.hpp.

#include <limits>
#include <vector>
#include "VectorBase.hpp"
#include "VectorOperators.hpp"

Include dependency graph for Vector.hpp:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  gpstk

Classes

class  Vector
 This class pretty much duplicates std::valarray<T> except it's fully STL container compliant. More...
class  VectorSlice
 A slice of Vector<T> that can be modified. More...
class  ConstVectorSlice
 A Vector<T> slice that doesn't allow modification. More...


Generated on Wed May 22 03:31:40 2013 for GPS ToolKit Software Library by  doxygen 1.3.9.1