Type Definition compute::predict::SquaredExponentialKernel[][src]

pub type SquaredExponentialKernel = RBFKernel;
Expand description

Type alias for the RBF kernel.