5 lines
		
	
	
		
			169 B
		
	
	
	
		
			Factor
		
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			169 B
		
	
	
	
		
			Factor
		
	
	
|  | ! Copyright (C) 2009 Joe Groff. | ||
|  | ! See http://factorcode.org/license.txt for BSD license. | ||
|  | USING: mirrors specialized-arrays math.vectors ;
 | ||
|  | IN: specialized-arrays.mirrors |