correl

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto correl(T[] xs, U[] ys)
  2. auto correl(T[] xs, U[] ys, T xa, T ya)
    correl
    (
    T
    U
    )
    (
    const scope T[] xs
    ,
    const scope U[] ys
    ,
    const scope T xa
    ,
    const scope T ya
    )

Meta