Public static methods
	
		
			object hyperplane_lsh_probes(object point_hyperplane_product, int num_tables, int num_hyperplanes_per_table, int num_probes, string name)
		
		
		
	 
	
		
			object hyperplane_lsh_probes_dyn(object point_hyperplane_product, object num_tables, object num_hyperplanes_per_table, object num_probes, object name)
		
		
		
	 
	
	Public properties