Skip to main content

gp_kernel

Function gp_kernel 

Source
fn gp_kernel(n: usize, tau: f64, sigma: f64) -> Vec<f64>
Expand description

Squared-exponential GP kernel for n time points.