mirror of
				https://github.com/mborgerding/kissfft.git
				synced 2025-11-03 16:54:55 -05:00 
			
		
		
		
	*** empty log message ***
This commit is contained in:
		@ -69,7 +69,7 @@ test: all
 | 
			
		||||
	@./$(BENCHKISS) -x $(NUMFFTS) -n $(NFFT) 
 | 
			
		||||
	@[ -x ./$(BENCHFFTW) ] && ./$(BENCHFFTW) -x $(NUMFFTS) -n $(NFFT) ||true
 | 
			
		||||
	@echo "======higher dimensions type=$(DATATYPE))"
 | 
			
		||||
	@(for dim in 2 3 4 5 6 7 8 9; do [ "$(DATATYPE)" == "float" ] && ./testkiss.py $$dim ;done) || true
 | 
			
		||||
	@./testkiss.py
 | 
			
		||||
 | 
			
		||||
selftest.c:
 | 
			
		||||
	./mk_test.py 10 12 14 > selftest.c
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user