// // $Id: rtreeparams.h 1106 2007-04-16 23:20:29Z chenli $ // // rtreeparams.h // // Copyright (C) 2003 - 2007 by The Regents of the University of // California // // Redistribution of this file is permitted under the terms of the GNU // Public License (GPL). // // Date: March 2002 // // Authors: // Chen Li (chenli@ics.uci.edu) // Liang Jin (liangj@ics.uci.edu) // // #ifndef __RTREEPARAMS_H__ #define __RTREEPARAMS_H__ #define NUMDIMS ( 20 ) // number of dimensions: #endif // __RTREEPARAMS_H__