Logo
Reference manual - version qle_version
Functions
kendallrankcorrelation.hpp File Reference

Kendall's rank correlation coefficient computation. More...

#include <ql/math/comparison.hpp>

Functions

template<class I1 , class I2 >
Real kendallRankCorrelation (I1 begin1, I1 end1, I2 begin2)
 

Detailed Description

Kendall's rank correlation coefficient computation.