Function correlate

Source
pub fn correlate(a: ArrayView1<'_, f64>) -> Array1<f64>
Expand description

find the correlation of the input array

§Arguments

[;N]

§Returns

[;N]