Stats.hpp File Reference


Detailed Description

One and two-sample statistics.

Definition in file Stats.hpp.

#include "MiscMath.hpp"
#include "Vector.hpp"
#include "Exception.hpp"

Include dependency graph for Stats.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  Stats
 Conventional statistics for one sample. More...
class  TwoSampleStats
 Conventional statistics for two samples. More...

Functions

template<class T>
std::ostream & operator<< (std::ostream &s, const Stats< T > &ST)
 Output operator for Stats class.
template<class T>
std::ostream & operator<< (std::ostream &s, const TwoSampleStats< T > &TSS)
 Output operator for TwoSampleStats class.
template<class T>
median (const Vector< T > &v)
 Compute the median of a gpstk::Vector.
template<class T>
median (const std::vector< T > &v)
 Compute the median of a std::vector.


Generated on Tue Feb 7 03:31:21 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1