Sequence::SpearmansRank Struct Reference
[Statistics]

Spearman's rank correlation. More...

#include <Correlations.hpp>

List of all members.

Public Member Functions

template<typename iter1 , typename iter2 >
ensureFloating< typename
std::iterator_traits< iter1 >
::value_type, typename
std::iterator_traits< iter2 >
::value_type >::type 
operator() (iter1 beg_x, iter1 end_x, iter2 beg_y) const

Detailed Description

Spearman's rank correlation.

Function object to calculate Spearman's rank correlation

Examples:

correlations.cc.

Definition at line 53 of file Correlations.hpp.


The documentation for this struct was generated from the following files:
Generated on Thu Aug 11 13:22:01 2011 for libsequence by  doxygen 1.6.3