pub type RBFFastfood<const N: usize> = TypeSafeKernelApproximation<Untrained, RBFKernel, FastfoodMethod, N>;Aliased Typeยง
pub struct RBFFastfood<const N: usize> { /* private fields */ }pub type RBFFastfood<const N: usize> = TypeSafeKernelApproximation<Untrained, RBFKernel, FastfoodMethod, N>;pub struct RBFFastfood<const N: usize> { /* private fields */ }