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

pub type RQKernel = RationalQuadraticKernel;
Expand description

Type alias for the rational quadratic kernel.

Implementations