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