pub type ValidatedPolynomialRFF<const N: usize> = TypeSafeKernelConfig<PolynomialKernel, RandomFourierFeatures, N>;Aliased Typeยง
pub struct ValidatedPolynomialRFF<const N: usize> { /* private fields */ }pub type ValidatedPolynomialRFF<const N: usize> = TypeSafeKernelConfig<PolynomialKernel, RandomFourierFeatures, N>;pub struct ValidatedPolynomialRFF<const N: usize> { /* private fields */ }