pub fn eval_kernel(dist: f64, kernel: &GeometricKernel) -> f64Expand description
Evaluate a GeometricKernel at a given geodesic distance.
Returns a non-negative kernel value. The functions are all positive (semi-) definite on their respective manifolds when the parameters are in range.