RBFFastfood

Type Alias RBFFastfood 

Source
pub type RBFFastfood<const N: usize> = TypeSafeKernelApproximation<Untrained, RBFKernel, FastfoodMethod, N>;

Aliased Typeยง

pub struct RBFFastfood<const N: usize> { /* private fields */ }