Function covariance

double covariance(T, U) (
  T input1,
  U input2
)
if (doubleInput!T && doubleInput!U);