General Purpose Geodetic Library
|
#include <SgVector.h>
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &s, const SgVector &v) |
Variables | |
const SgVector | vZero (1) |
std::ostream& operator<< | ( | std::ostream & | s, |
const SgVector & | V | ||
) |
Makes output to std::ostream, a standard text formatted output.
s | – a stream; |
V | – a vector. |
Definition at line 35 of file SgVector.cpp.
References SgVector::getElement(), and SgVector::n().
const SgVector vZero(1) | ( | 1 | ) |
Referenced by SgVlbiAuxObservation::o_c(), and SgVlbiAuxObservation::sigma().