| 
    STIRA
    0.1
    
   | 
 
This is the complete list of members for stira::common::Statistics< T >, including all inherited members.
| ComputeFirstTwoCentralMoments(std::vector< Point< double > > inPoints) (defined in stira::common::Statistics< T >) | stira::common::Statistics< T > | static | 
| GetAverage(T *pData, int nrElements) | stira::common::Statistics< T > | static | 
| GetAverage(std::vector< T > vData) | stira::common::Statistics< T > | static | 
| GetCorrelation(double *pData1, double *pData2, int nrElements) | stira::common::Statistics< T > | static | 
| GetCorrelation(std::vector< double > vData1, std::vector< double > vData2) | stira::common::Statistics< T > | static | 
| GetVariance(T *pData, int nrElements) | stira::common::Statistics< T > | static | 
| GetVariance(std::vector< T > vData) | stira::common::Statistics< T > | static | 
| GetVariance(T *pData, int nrElements, double average) | stira::common::Statistics< T > | static | 
| GetVariance(std::vector< T > vData, double average) | stira::common::Statistics< T > | static | 
 1.8.11