Searched refs:remove_factors (Results 1 – 5 of 5) sorted by relevance
190 pub fn remove_factors(mut self, factor: PrimeFactor) -> Option<Self> { in remove_factors() method677 .remove_factors(PrimeFactor { value: 2, count: i }) in test_remove_factors()
373 .remove_factors(PrimeFactor { in design_fft_with_factors()
231 int remove_factors(void);
547 remove_factors(void) in remove_factors() function685 if (!remove_factors())699 if (!remove_factors())
503 .remove_factors(PrimeFactor { in design_fft_with_factors()